aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches2010-12-211-10/+2
| | * | | | | | | | | | | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-164-32/+45
| | * | | | | | | | | | | | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-164-43/+54
| | * | | | | | | | | | | | SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever2010-12-161-7/+3
| | * | | | | | | | | | | | SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever2010-12-161-39/+21
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | net/9p: Use proper data typesM. Mohan Kumar2011-01-111-12/+10
* | | | | | | | | | | | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-242-7/+7
* | | | | | | | | | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-2013-30/+24
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-191-2/+2
* | | | | | | | | | | | net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-191-1/+1
* | | | | | | | | | | | Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-195-6/+6
* | | | | | | | | | | | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-181-2/+2
* | | | | | | | | | | | ipv6: Silence privacy extensions initializationRomain Francoise2011-01-181-3/+0
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-182-10/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-131-9/+2
| * | | | | | | | | | | mac80211: fix lockdep warningJohannes Berg2011-01-131-1/+11
* | | | | | | | | | | | caif: checking the wrong variableDan Carpenter2011-01-151-4/+5
* | | | | | | | | | | | can: test size of struct sockaddr in sendmsgKurt Van Dijck2011-01-152-0/+6
* | | | | | | | | | | | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-01-154-14/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann2011-01-163-12/+12
| * | | | | | | | | | batman-adv: Even Batman should not dereference NULL pointersJesper Juhl2011-01-131-2/+4
* | | | | | | | | | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-132-34/+21
* | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-131-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso2011-01-131-1/+2
* | | | | | | | | | | | eth: fix new kernel-doc warningRandy Dunlap2011-01-121-1/+1
* | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-122-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-122-1/+9
* | | | | | | | | | | | inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov2011-01-121-0/+3
* | | | | | | | | | | | net: ax25: fix information leak to userland harderKees Cook2011-01-121-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-115-103/+49
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger2011-01-111-9/+5
| * | | | | | | | | | netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-104-94/+44
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2011-01-112-6/+9
* | | | | | | | | | xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel2011-01-111-1/+3
* | | | | | | | | | tcp: disallow bind() to reuse addr/portEric Dumazet2011-01-112-3/+4
* | | | | | | | | | CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi2011-01-101-1/+17
* | | | | | | | | | arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-101-11/+18
* | | | | | | | | | net_sched: factorize qdisc stats handlingEric Dumazet2011-01-1023-66/+36
* | | | | | | | | | net: Add alloc_netdev_mqs functionTom Herbert2011-01-102-16/+28
* | | | | | | | | | caif: don't set connection request param size before copying dataDan Rosenberg2011-01-101-1/+1
* | | | | | | | | | phonet: some signedness bugsDan Carpenter2011-01-101-3/+3
|/ / / / / / / / /
* | | | | | | | | net offloading: Convert checksums to use centrally computed features.Jesse Gross2011-01-091-28/+12
* | | | | | | | | net offloading: Convert skb_need_linearize() to use precomputed features.Jesse Gross2011-01-091-15/+6
* | | | | | | | | net offloading: Convert dev_gso_segment() to use precomputed features.Jesse Gross2011-01-091-5/+3
* | | | | | | | | net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-091-2/+6
* | | | | | | | | net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-091-8/+27
* | | | | | | | | net offloading: Accept NETIF_F_HW_CSUM for all protocols.Jesse Gross2011-01-091-1/+1
* | | | | | | | | net: fix kernel-doc warning in core/filter.cRandy Dunlap2011-01-091-1/+1
* | | | | | | | | netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-095-6/+6
* | | | | | | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2011-01-093-3/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |