summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-14ethtool: Fix includes build breakDavid S. Miller1-1/+2
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings2-3/+3
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-47/+89
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A1-0/+17
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A1-0/+30
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A1-0/+11
2010-02-12xfrm: use proper kernel typesjamal1-13/+13
2010-02-12include/linux/netdevice.h: Add netif_printk helpersJoe Perches1-0/+53
2010-02-12netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches1-0/+71
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy1-0/+2
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2-0/+53
2010-02-10net: add a wrapper sk_entry()Li Zefan1-0/+5
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan1-0/+11
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-0/+4
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan1-0/+6
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo1-22/+0
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-6/+15
2010-02-08wireless: update radiotap parserJohannes Berg2-19/+68
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2-0/+2
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-0/+2
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala1-0/+1
2010-02-04libphy: add phy_find_first functionJiri Pirko1-0/+1
2010-02-04net: use helpers to access mc list V2Jiri Pirko1-0/+6
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-5/+58
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan1-0/+4
2010-02-03net: macvtap driverArnd Bergmann1-0/+1
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann1-0/+70
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann1-0/+9
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-32/+0
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov1-32/+0
2010-02-02virtio: Add ability to detach unused buffers from vringsShirley Ma1-0/+4
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner1-0/+2
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau1-0/+3
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez1-0/+1
2010-01-28sched: add head drop fifo queueHagen Paul Pfeifer2-0/+20
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan1-3/+3
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-2/+8
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg1-1/+6
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg1-0/+16
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo1-1/+1
2010-01-25net: use helpers to access uc list V2Jiri Pirko1-0/+5
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-0/+6
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan1-2/+2
2010-01-23icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan1-1/+1
2010-01-23net: constify MIB name tablesAlexey Dobriyan1-1/+1
2010-01-23netdev: remove certain HAVE_ macrosAlexey Dobriyan1-10/+0
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller49-183/+388
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller254-5273/+6211
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk1-0/+2
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg1-1/+21