aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2009-05-27gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu
2009-05-27gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu
2009-05-26phy: Eliminate references to BUS_ID_SIZE.David S. Miller
2009-05-25net: txq_trans_update() helperEric Dumazet
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik
2009-05-25net: remove COMPAT_NET_DEV_OPSAlexander Beregalov
2009-05-25mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg
2009-05-25mISDN: Cleanup debug messagesKarsten Keil
2009-05-25mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil
2009-05-25mISDN: Added layer-1-hold featureAndreas Eversberg
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller