aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller15-118/+270
2009-06-11Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller1-1/+1
2009-06-11mISDN: cleanup mISDNhw.hKarsten Keil1-10/+0
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Patrick McHardy43-232/+1072
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller3-27/+52
2009-06-11wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGNInaky Perez-Gonzalez1-1/+1
2009-06-11net: No more expensive sock_hold()/sock_put() on each txEric Dumazet1-1/+5
2009-06-11mdio: Expose 10GBASE-T MDI-X status via ethtoolBen Hutchings1-0/+9
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins1-3/+4
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins1-20/+8
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg2-4/+3
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior1-3/+0
2009-06-10netfilter: nf_conntrack: use per-conntrack locks for protocol dataPatrick McHardy2-2/+4
2009-06-09rfkill: include err.hJohannes Berg1-0/+1
2009-06-09netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth1-0/+12
2009-06-09e1000e: Expose MDI-X status via ethtool changeChaitanya Lala1-1/+7
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2-0/+160
2009-06-09net: add IEEE 802.15.4 socket family implementationSergey Lapin3-0/+335
2009-06-09Add constants for the ieee 802.15.4 stackSergey Lapin3-1/+6
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski1-2/+2
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski1-2/+3
2009-06-09netdevice.h: Use frag list abstraction interfaces.David S. Miller1-1/+1
2009-06-09skbuff: Add frag list abstraction interfaces.David S. Miller1-1/+20
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller1-9/+0
2009-06-08netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov3-1/+136
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak3-21/+0
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann1-0/+2
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann1-6/+0
2009-06-08Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann1-21/+42
2009-06-08Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan1-0/+2
2009-06-08Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan1-0/+6
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt1-1/+1
2009-06-08net: skb_shared_info optimizationEric Dumazet1-1/+4
2009-06-08net: num_dma_maps is not usedEric Dumazet1-3/+0
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller8-95/+376
2009-06-07removal of forcedeth device idsAyaz Abdulla1-38/+0
2009-06-05netfilter: xt_NFQUEUE: queue balancing supportFlorian Westphal1-0/+5
2009-06-04netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov1-2/+4
2009-06-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller3-14/+14
2009-06-03gso: Stop fraglists from escapingHerbert Xu1-3/+2
2009-06-03cfg80211: add rfkill supportJohannes Berg3-7/+44
2009-06-03rfkill: add function to query stateJohannes Berg1-0/+12
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg1-0/+30
2009-06-03rfkill: create useful userspace interfaceJohannes Berg1-24/+60
2009-06-03rfkill: rewriteJohannes Berg3-80/+254
2009-06-03net: introduce pre-up netdev notifierJohannes Berg1-0/+1
2009-06-03cfg80211: use key size constantsJohannes Berg1-0/+1
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg1-12/+2
2009-06-03sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich1-0/+2
2009-06-03sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun1-4/+2