summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-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/gi...David 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/...David 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/linvil...David 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
2009-05-21af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman1-0/+1
2009-05-20net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen1-1/+0
2009-05-20mac80211: fix kernel-docJohannes Berg1-1/+0
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg1-2/+3
2009-05-20cfg80211: mark wiphy->privid as pointer to constDavid Kilroy1-1/+1
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy1-1/+1
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez1-5/+5
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez1-4/+10
2009-05-19sit: stateless autoconf for isatapSascha Hlusiak2-1/+8
2009-05-18net: release dst entry in dev_hard_start_xmit()Eric Dumazet1-0/+3
2009-05-18syscall: Implement a convinience function restart_syscallEric W. Biederman1-0/+6