aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-08-30ipvs: fix error return codeJulia Lawall
2012-08-30netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy
2012-08-30netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso
2012-08-30netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso
2012-08-30netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy
2012-08-30netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy
2012-08-30netfilter: ip6tables: add NETMAP targetPatrick McHardy
2012-08-30netfilter: ip6tables: add REDIRECT targetPatrick McHardy
2012-08-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy
2012-08-30net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy
2012-08-30netfilter: ipv6: expand skb head in ip6_route_me_harder after oif changePatrick McHardy
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy
2012-08-30netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy
2012-08-30netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy
2012-08-30ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang
2012-08-26ipv4: fix path MTU discovery with connection trackingPatrick McHardy
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-24tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng
2012-08-24vlan: add helper which can be called to see if device is used by vlanJiri Pirko
2012-08-24netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-08-24net: Set device operstate at registration timeBen Hutchings
2012-08-24cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-24ipv4: take rt_uncached_lock only if neededEric Dumazet
2012-08-24Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-23af_packet: match_fanout_group() can be staticFengguang Wu
2012-08-23net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-23batman-adv: Start new development cycleSven Eckelmann
2012-08-23batman-adv: change interface_rx to get orig nodeAntonio Quartulli
2012-08-23batman-adv: detect not yet announced clientsAntonio Quartulli
2012-08-23batman-adv: Reduce accumulated length of simple statementsSven Eckelmann
2012-08-23batman-adv: Don't break statements after assignment operatorSven Eckelmann
2012-08-23batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann
2012-08-23batman-adv: Drop tt queries with foreign destMartin Hundebøll
2012-08-23batman-adv: Move batadv_check_unicast_packet()Martin Hundebøll
2012-08-23batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann
2012-08-23batman-adv: check batadv_orig_hash_add_if() return codeSimon Wunderlich
2012-08-23batman-adv: fix typos in commentsAntonio Quartulli
2012-08-23batman-adv: add reference counting for type batadv_tt_orig_list_entryAntonio Quartulli
2012-08-23batman-adv: remove a misleading commentJonathan Corbet