aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-18
* ipv6: remove stale MIB definitionsAlexey Dobriyan2010-02-18
* AF_UNIX: update locking commentStephen Hemminger2010-02-18
* netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-18
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-18
* Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6Patrick McHardy2010-02-18
|\
| * netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
| * netfilter: ebt_limit: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
| * netfilter: ebtables: try native set/getsockopt handlers, tooFlorian Westphal2010-02-16
| * netfilter: ebtables: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
| * netfilter: ebtables: split update_counters into two functionsFlorian Westphal2010-02-16
| * netfilter: ebtables: split copy_everything_to_user into two functionsFlorian Westphal2010-02-16
| * netfilter: ebtables: split do_replace into two functionsFlorian Westphal2010-02-16
* | IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-17
* | net: export attach/detach filter routinesMichael S. Tsirkin2010-02-17
* | net: bug fix for vlan + gro issueAjit Khaparde2010-02-17
* | xfrm: Revert false event eliding commits.David S. Miller2010-02-17
* | ethtool: Don't flush n-tuple list from ethtool_reset()Ben Hutchings2010-02-17
* | net: use kasprintf() for socket cache namesAlexey Dobriyan2010-02-17
* | xt_hashlimit: fix lockingEric Dumazet2010-02-17
* | ipmr: remove useless checks from ipmr_device_eventPavel Emelyanov2010-02-17
* | net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-17
* | percpu: add __percpu sparse annotations to netTejun Heo2010-02-17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-16
| |\ \
| | * | xfrm: Fix xfrm_state_clone leakHerbert Xu2010-02-16
| | * | ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-16
| | * | ethtool: allow non-admin user to read GRO settings.stephen hemminger2010-02-16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-10
| |\ \ \
| * | | | 9p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen2010-02-08
| * | | | 9p: Fix the kernel crash on a failed mountAneesh Kumar K.V2010-02-08
| * | | | 9p: fix option parsingEric Van Hensbergen2010-02-08
| * | | | net/9p: fix statsize inside twstatEric Van Hensbergen2010-02-08
| * | | | net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen2010-02-08
| * | | | net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen2010-02-08
* | | | | xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal2010-02-16
* | | | | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* | | | | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-16
* | | | | tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* | | | | gre: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-15
| * | | | netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-15
| * | | | netfilter: ebtables: abort if next_offset is too smallFlorian Westphal2010-02-15
| * | | | netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-15
| * | | | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
| * | | | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
| * | | | netfilter: xtables: add const qualifiersJan Engelhardt2010-02-15
| * | | | netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
| * | | | netfilter: xtables: print details on size mismatchJan Engelhardt2010-02-15