aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
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/net-2.6David 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-29net: 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
2009-05-29Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller1-1/+6
2009-05-28wimax: a new API call was added, increment minor protocol version numberInaky Perez-Gonzalez1-1/+1
2009-05-28wimax: Add netlink interface to get device statePaulius Zaleckas1-0/+5
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+4
2009-05-27net: correct a comment for the final #endifJiri Pirko1-1/+1
2009-05-27net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet1-4/+1
2009-05-27gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu1-9/+14
2009-05-27gro: Optimise length comparison in skb_gro_headerHerbert Xu1-2/+5
2009-05-27gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu1-5/+6
2009-05-27gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu1-7/+15
2009-05-26phy: Eliminate references to BUS_ID_SIZE.David S. Miller1-2/+2
2009-05-25net: txq_trans_update() helperEric Dumazet1-0/+6
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik1-0/+4
2009-05-25net: remove COMPAT_NET_DEV_OPSAlexander Beregalov1-38/+0
2009-05-25mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg1-0/+1
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-7/+7
2009-05-25mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg1-0/+1
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil1-0/+1
2009-05-25mISDN: Added layer-1-hold featureAndreas Eversberg1-0/+2
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2-2/+3
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg1-1/+2
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-41/+75
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi3-28/+56
2009-05-21genetlink: Introduce genl_register_family_with_ops()Michał Mirosław1-0/+2
2009-05-21dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman2-0/+19