summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior
2009-06-09rfkill: include err.hJohannes Berg
2009-06-09e1000e: Expose MDI-X status via ethtool changeChaitanya Lala
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin
2009-06-09net: add IEEE 802.15.4 socket family implementationSergey Lapin
2009-06-09Add constants for the ieee 802.15.4 stackSergey Lapin
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski
2009-06-09netdevice.h: Use frag list abstraction interfaces.David S. Miller
2009-06-09skbuff: Add frag list abstraction interfaces.David S. Miller
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt
2009-06-08net: skb_shared_info optimizationEric Dumazet
2009-06-08net: num_dma_maps is not usedEric Dumazet
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-06-07removal of forcedeth device idsAyaz Abdulla
2009-06-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2009-06-03gso: Stop fraglists from escapingHerbert Xu
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03rfkill: add function to query stateJohannes Berg
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg
2009-06-03rfkill: create useful userspace interfaceJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-06-03net: introduce pre-up netdev notifierJohannes Berg
2009-06-03cfg80211: use key size constantsJohannes Berg
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg
2009-06-03sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich
2009-06-03sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun
2009-06-03sctp: fix error cause codes of ADD-IP extensionWei Yongjun
2009-06-03net: skb cleanupEric Dumazet
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-06-03net: add _skb_dst opaque fieldEric Dumazet
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
2009-06-01IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger
2009-05-29net: convert unicast addr listJiri Pirko
2009-05-29bonding: allow bond in mode balance-alb to work properly in bridge -try4.3Jiri Pirko
2009-05-29Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-28wimax: a new API call was added, increment minor protocol version numberInaky Perez-Gonzalez
2009-05-28wimax: Add netlink interface to get device statePaulius Zaleckas
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-27net: correct a comment for the final #endifJiri Pirko
2009-05-27net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet
2009-05-27gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu
2009-05-27gro: Optimise length comparison in skb_gro_headerHerbert Xu