aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-22254-5273/+6211
| |\ \
| | * \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-211-3/+8
| | |\ \
| | | * | perf: Change the is_software_event() definitionPeter Zijlstra2010-01-211-3/+8
| | * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-01-211-1/+1
| | |\ \ \
| | | * | | sched: Fix vmark regression on big machinesMike Galbraith2010-01-211-1/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-01-211-0/+1
| | |\ \ \ \
| | | * | | | USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-201-0/+1
| | | |/ / /
| | * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-215-33/+12
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-122-1/+2
| | | |\ \ \ \
| | | | * | | | drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner2010-01-121-1/+1
| | | | * | | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-121-0/+1
| | | * | | | | genhd: overlapping variable definitionStephen Hemminger2010-01-111-3/+3
| | | * | | | | block: removed unused as_io_contextKirill Afonshin2010-01-111-27/+0
| | | * | | | | block: bdev_stack_limits wrapperMartin K. Petersen2010-01-111-0/+2