aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-27rtnl: make link af-specific updates atomicThomas Graf3-16/+45
2010-11-24xps: Transmit Packet SteeringTom Herbert3-8/+417
2010-11-24xps: Improvements in TX queue selectionTom Herbert2-8/+15
2010-11-24scm: lower SCM_MAX_FDEric Dumazet1-4/+6
2010-11-24ipv6: mcast: RCU conversionEric Dumazet1-31/+44
2010-11-22Net: wanrouter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-2/+2
2010-11-22Net: rxrpc: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-2/+2
2010-11-22Net: rds: Makefile: Remove deprecated itemsTracey Dent1-5/+3
2010-11-22Net: phonet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-2/+2
2010-11-22Net: lapb: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent1-2/+2
2010-11-22Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-2/+2
2010-11-22Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-3/+3
2010-11-22Net: econet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: ceph: Makefile: remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: can: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-3/+3
2010-11-22Net: caif: Makefile: Remove deprecated itemsTracey Dent1-5/+3
2010-11-22Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-21pktgen: allow faster module unloadEric Dumazet1-5/+12
2010-11-21packet: use vzalloc()Eric Dumazet1-1/+1
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-22/+98
2010-11-19X25: remove bkl in routing ioctlsandrew hendry1-4/+0
2010-11-19X25: remove bkl in inq and outq ioctlsandrew hendry1-4/+2
2010-11-19X25: remove bkl in timestamp ioctlsandrew hendry1-8/+0
2010-11-19X25: pushdown bkl in ioctlsandrew hendry1-3/+38
2010-11-19filter: use reciprocal divideEric Dumazet1-1/+3
2010-11-19filter: cleanup codes[] initEric Dumazet1-48/+47
2010-11-19filter: optimize sk_run_filterEric Dumazet3-47/+50
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap1-1/+1
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy1-0/+1
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang1-4/+5
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf1-9/+10
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+54
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf1-3/+6
2010-11-18igmp: refine skb allocationsEric Dumazet1-4/+13
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao1-0/+48
2010-11-18filter: Optimize instruction revalidation code.Tetsuo Handa1-159/+72
2010-11-18net: add priority field to pktgenJohn Fastabend1-0/+20
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend1-2/+8
2010-11-18dccp ccid-2: whitespace fix-upGerrit Renker1-1/+1
2010-11-18bonding: IGMP handling cleanupEric Dumazet1-13/+19
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai1-0/+2
2010-11-17net: ipv4: tcp_probe: cleanup snprintf() useVasiliy Kulikov1-2/+2
2010-11-17net: zero kobject in rx_queue_releaseJohn Fastabend1-2/+7
2010-11-17net: use the macros defined for the members of flowiChangli Gao31-309/+166
2010-11-17rds: Integer overflow in RDS cmsg handlingDan Rosenberg1-1/+1