summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-151-0/+2
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-1/+1
* netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-151-6/+6
* netfilter: get rid of the grossness in netfilter.hJan Engelhardt2010-02-151-17/+28
* netfilter: reduce NF_HOOK by one argumentJan Engelhardt2010-02-151-9/+5
* netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-111-0/+1
* netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-111-0/+1
* netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-111-1/+2
* netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-111-4/+10
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-104-0/+7
|\
| * netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-103-0/+3
| * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-101-0/+4
* | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-101-4/+9
* | netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan2010-02-101-5/+1
|/
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-1060-221/+750
|\
| * 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-041-0/+2
| |\
| | * mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-0/+2
| * | 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
| * | | net: use helpers to access uc list V2Jiri Pirko2010-01-251-0/+5
| * | | 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-2340-172/+320
| |\| |
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-22199-5019/+5075
| | |\ \
| | | * \ 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
| | | | * | | | | block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-111-2/+5
| | | | |/ / / /
| | | * | | | | Merge branch 'misc' into releaseLen Brown2010-01-201-3/+3
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-061-3/+3
| | | * | | | | mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-181-0/+39
| | | * | | | | mfd: Correct WM835x ISINK ramp time definesMark Brown2010-01-181-14/+14