summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller3-27/+52
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-10rfkill: include err.hJohannes Berg1-0/+1
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-09bluetooth: Kill skb_frags_no(), unused.David S. Miller1-9/+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/linvil...David S. Miller8-95/+376
2009-06-07removal of forcedeth device idsAyaz Abdulla1-38/+0
2009-06-04Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller3-14/+14
2009-06-04gso: 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
2009-06-03sctp: fix error cause codes of ADD-IP extensionWei Yongjun1-10/+10
2009-06-03net: skb cleanupEric Dumazet1-3/+1
2009-06-03net: skb->dst accessorsEric Dumazet6-10/+25
2009-06-03net: skb->rtable accessorEric Dumazet2-2/+6
2009-06-03net: add _skb_dst opaque fieldEric Dumazet1-0/+1
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+4
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi2-1/+3
2009-06-01IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley1-0/+6
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger1-0/+3
2009-05-30net: convert unicast addr listJiri Pirko1-7/+11
2009-05-29bonding: allow bond in mode balance-alb to work properly in bridge -try4.3Jiri Pirko1-0/+18