aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-15netfilter: get rid of the grossness in netfilter.hJan Engelhardt
2010-02-15netfilter: reduce NF_HOOK by one argumentJan Engelhardt
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan
2010-02-10netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala
2010-02-04libphy: add phy_find_first functionJiri Pirko
2010-02-04net: use helpers to access mc list V2Jiri Pirko
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan
2010-02-03net: macvtap driverArnd Bergmann
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov
2010-02-02virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner
2010-02-02netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-23netdev: remove certain HAVE_ macrosAlexey Dobriyan
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-19net: Unexport napi_gro_flush().David S. Miller
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2010-01-18netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan