aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-21netns: let net_generic take pointer-to-const argsJan Engelhardt1-1/+1
2010-11-21packet: use vzalloc()Eric Dumazet1-1/+1
2010-11-21ixgbe: update version number for ixgbeDon Skidmore1-1/+1
2010-11-19net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara3-274/+921
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 Dumazet6-64/+61
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap1-1/+1
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
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-18can: EG20T PCH: use BIT(X)Tomoya1-36/+37
2010-11-18can: EG20T PCH: add prefix to macroTomoya1-202/+189
2010-11-18atm: fore200e: Fix build warning.David S. Miller1-1/+1
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 Gao2-48/+48
2010-11-18filter: Optimize instruction revalidation code.Tetsuo Handa1-159/+72
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim1-2/+4
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki1-4/+2
2010-11-18net: add priority field to pktgenJohn Fastabend1-0/+20
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov1-2/+2
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan1-1/+1
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend1-2/+8
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa1-1/+1
2010-11-18dccp ccid-2: whitespace fix-upGerrit Renker1-1/+1
2010-11-18bonding: IGMP handling cleanupEric Dumazet3-20/+22
2010-11-18MAINTAINERS: Add stmmac maintainerGiuseppe Cavallaro1-0/+7
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet1-0/+2
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai1-0/+2
2010-11-17gianfar: fix signedness issueNicolas Kaiser1-4/+3
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 Gao32-316/+171
2010-11-17net: more Kconfig whitespace cleanupPhilippe De Muyter1-6/+6
2010-11-17drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches1-6/+2
2010-11-17drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdataJoe Perches1-16/+12
2010-11-17drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdataJoe Perches1-2/+1
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov1-1/+1
2010-11-178139cp: fix checksum brokenShan Wei1-6/+4