summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Fix first line of kernel-doc for a few functionsBen Hutchings2010-02-142-3/+3
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-143-47/+89
|\
| * mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-091-0/+6
| * mac80211: remove get_tx_stats() driver opKalle Valo2010-02-081-22/+0
| * mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-6/+15
| * wireless: update radiotap parserJohannes Berg2010-02-082-19/+68
* | net: Add netdev ops for SR-IOV configurationWilliams, Mitch A2010-02-121-0/+17
* | if_link: Add SR-IOV configuration methodsWilliams, Mitch A2010-02-121-0/+30
* | pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2010-02-121-0/+11
* | xfrm: use proper kernel typesjamal2010-02-121-13/+13
* | include/linux/netdevice.h: Add netif_printk helpersJoe Perches2010-02-121-0/+53
* | netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches2010-02-121-0/+71
* | ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-0/+2
* | ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2010-02-102-0/+53
* | net: add a wrapper sk_entry()Li Zefan2010-02-101-0/+5
* | seq_file: Add helpers for iteration over a hlistLi Zefan2010-02-101-0/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-092-0/+4
|\ \
| * | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-082-0/+2
| * | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-081-0/+2
* | | packet: Add GSO/csum offload support.Sridhar Samudrala2010-02-041-0/+1
* | | libphy: add phy_find_first functionJiri Pirko2010-02-041-0/+1
* | | net: use helpers to access mc list V2Jiri Pirko2010-02-041-0/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-044-5/+58
|\ \ \ | | |/ | |/|
| * | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-011-0/+3
| * | cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-011-0/+1
| * | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-1/+6
| * | cfg80211: export cfg80211_find_ieJohannes Berg2010-01-261-0/+16
| * | mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-251-1/+1
| * | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-0/+2
| * | cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-1/+21
| * | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-2/+4
| * | mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-191-0/+4
* | | net: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-031-0/+4
* | | net: macvtap driverArnd Bergmann2010-02-031-0/+1
* | | macvlan: allow multiple driver backendsArnd Bergmann2010-02-031-0/+70
* | | net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-031-0/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-031-32/+0
|\ \ \ | | |/ | |/|
| * | connector: Delete buggy notification code.Evgeniy Polyakov2010-02-021-32/+0
* | | virtio: Add ability to detach unused buffers from vringsShirley Ma2010-02-021-0/+4
* | | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-021-0/+2
* | | sched: add head drop fifo queueHagen Paul Pfeifer2010-01-282-0/+20
* | | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-281-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-282-2/+8
|\ \ \ | |/ /
| * | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-0/+6
| * | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-231-2/+2
* | | net: use helpers to access uc list V2Jiri Pirko2010-01-251-0/+5
* | | icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-231-1/+1
* | | net: constify MIB name tablesAlexey Dobriyan2010-01-231-1/+1
* | | netdev: remove certain HAVE_ macrosAlexey Dobriyan2010-01-231-10/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2349-183/+388
|\ \ \ | |/ /
OpenPOWER on IntegriCloud