summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: ceph: Makefile: remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: can: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-3/+3
* Net: caif: Makefile: Remove deprecated itemsTracey Dent2010-11-221-5/+3
* Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* pktgen: allow faster module unloadEric Dumazet2010-11-211-5/+12
* netns: let net_generic take pointer-to-const argsJan Engelhardt2010-11-211-1/+1
* packet: use vzalloc()Eric Dumazet2010-11-211-1/+1
* ixgbe: update version number for ixgbeDon Skidmore2010-11-211-1/+1
* net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara2010-11-193-274/+921
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-1927-54/+155
|\
| * net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap2010-11-191-1/+1
| * be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-191-0/+6
| * netfilter: fix IP_VS dependenciesPatrick McHardy2010-11-181-0/+1
| * net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-181-4/+5
| * ipv6: Expose reachable and retrans timer values as msecsThomas Graf2010-11-181-9/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-189-8/+78
| |\
| | * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| | * cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-181-0/+2
| | * cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-161-0/+52
| | * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| | * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| | * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| | * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| | * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
| | * cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
| | * b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-151-0/+1
| * | ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf2010-11-181-3/+6
| * | 3c59x: fix build failure on !CONFIG_PCINamhyung Kim2010-11-181-2/+4
| * | ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki2010-11-181-4/+2
| * | net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov2010-11-181-2/+2
| * | net: zero kobject in rx_queue_releaseJohn Fastabend2010-11-181-2/+8
| * | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-181-1/+1
| * | MAINTAINERS: Add stmmac maintainerGiuseppe Cavallaro2010-11-181-0/+7
| * | bonding: fix a race in IGMP handlingEric Dumazet2010-11-181-0/+2
| * | gianfar: fix signedness issueNicolas Kaiser2010-11-171-4/+3
| * | net: bnx2x: fix error value signVasiliy Kulikov2010-11-171-1/+1
| * | 8139cp: fix checksum brokenShan Wei2010-11-171-6/+4
| * | r8169: fix checksum brokenShan Wei2010-11-171-2/+1
| * | rds: Integer overflow in RDS cmsg handlingDan Rosenberg2010-11-171-1/+1
| * | xfrm: update flowi saddr in icmp_send if unsetUlrich Weber2010-11-161-0/+3
| * | irda: irttp: allow zero byte packetsWolfram Sang2010-11-161-6/+19
| * | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* | | X25: remove bkl in routing ioctlsandrew hendry2010-11-191-4/+0
* | | X25: remove bkl in inq and outq ioctlsandrew hendry2010-11-191-4/+2
* | | X25: remove bkl in timestamp ioctlsandrew hendry2010-11-191-8/+0
* | | X25: pushdown bkl in ioctlsandrew hendry2010-11-191-3/+38
* | | filter: use reciprocal divideEric Dumazet2010-11-191-1/+3
* | | filter: cleanup codes[] initEric Dumazet2010-11-191-48/+47
* | | filter: optimize sk_run_filterEric Dumazet2010-11-196-64/+61
OpenPOWER on IntegriCloud