| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ipmr: factor out common vif init code | Nikolay Aleksandrov | 2015-11-23 | 1 | -21/+19 |
* | net: ipmr: rearrange and cleanup setsockopt | Nikolay Aleksandrov | 2015-11-23 | 1 | -84/+107 |
* | net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails | Nikolay Aleksandrov | 2015-11-23 | 1 | -2/+0 |
* | net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES | Nikolay Aleksandrov | 2015-11-23 | 1 | -2/+2 |
* | net: ipmr: make ip_mroute_getsockopt more understandable | Nikolay Aleksandrov | 2015-11-23 | 1 | -14/+14 |
* | net: ipmr: fix code and comment style | Nikolay Aleksandrov | 2015-11-23 | 1 | -105/+37 |
* | net: ipmr: remove some pimsm ifdefs and simplify | Nikolay Aleksandrov | 2015-11-23 | 1 | -96/+84 |
* | net: ipmr: always define mroute_reg_vif_num | Nikolay Aleksandrov | 2015-11-23 | 1 | -8/+0 |
* | net: ipmr: move the tbl id check in ipmr_new_table | Nikolay Aleksandrov | 2015-11-23 | 1 | -11/+17 |
* | net ipv4: use preferred log methods | Bastian Stender | 2015-11-18 | 4 | -59/+44 |
* | raw: increment correct SNMP counters for ICMP messages | Ben Cartwright-Cox | 2015-11-16 | 1 | -3/+5 |
* | tcp: ensure proper barriers in lockless contexts | Eric Dumazet | 2015-11-16 | 4 | -19/+22 |
* | netfilter: Fix removal of GRE expectation entries created by PPTP | Anthony Lineham | 2015-11-09 | 1 | -1/+1 |
* | tcp: use correct req pointer in tcp_move_syn() calls | Eric Dumazet | 2015-11-05 | 1 | -1/+1 |
* | ipv4: use sk_fullsock() in ipv4_conntrack_defrag() | Eric Dumazet | 2015-11-05 | 1 | -3/+2 |
* | tcp: fix req->saved_syn race | Eric Dumazet | 2015-11-05 | 2 | -3/+2 |
* | net: Fix prefsrc lookups | David Ahern | 2015-11-05 | 1 | -3/+10 |
* | ipv4: fix a potential deadlock in mcast getsockopt() path | WANG Cong | 2015-11-05 | 2 | -23/+34 |
* | ipv4: disable BH when changing ip local port range | WANG Cong | 2015-11-05 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-03 | 3 | -12/+25 |
|\ |
|
| * | ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in... | Ani Sinha | 2015-11-02 | 1 | -3/+3 |
| * | ipv4: update RTNH_F_LINKDOWN flag on UP event | Julian Anastasov | 2015-11-01 | 1 | -0/+7 |
| * | ipv4: fix to not remove local route on link down | Julian Anastasov | 2015-11-01 | 2 | -9/+15 |
* | | net: fix percpu memory leaks | Eric Dumazet | 2015-11-03 | 2 | -9/+9 |
* | | net: make skb_set_owner_w() more robust | Eric Dumazet | 2015-11-02 | 1 | -3/+1 |
* | | ipv4: use l4 hash for locally generated multipath flows | Paolo Abeni | 2015-11-02 | 1 | -1/+2 |
* | | ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment | Hannes Frederic Sowa | 2015-11-01 | 1 | -3/+5 |
* | | ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets | Hannes Frederic Sowa | 2015-11-01 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 2 | -2/+3 |
|\| |
|
| * | fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key | Alexander Duyck | 2015-10-28 | 1 | -1/+1 |
| * | ipv6: gre: support SIT encapsulation | Eric Dumazet | 2015-10-27 | 1 | -1/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-10-30 | 1 | -13/+37 |
|\ \ |
|
| * | | xfrm4: Reload skb header pointers after calling pskb_may_pull. | Steffen Klassert | 2015-10-23 | 1 | -7/+26 |
| * | | xfrm4: Fix header checks in _decode_session4. | Steffen Klassert | 2015-10-23 | 1 | -5/+10 |
| * | | xfrm: Let the flowcache handle its size by default. | Steffen Klassert | 2015-09-29 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-24 | 6 | -14/+43 |
|\ \ \
| | |/
| |/| |
|
| * | | tcp: allow dctcp alpha to drop to zero | Andrew Shewmaker | 2015-10-23 | 1 | -1/+1 |
| * | | openvswitch: Fix egress tunnel info. | Pravin B Shelar | 2015-10-23 | 1 | -9/+37 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-10-22 | 1 | -0/+2 |
| |\ \ |
|
| | * | | xfrm: Fix pmtu discovery for local generated packets. | Steffen Klassert | 2015-10-19 | 1 | -0/+2 |
| * | | | tcp: remove improper preemption check in tcp_xmit_probe_skb() | Renato Westphal | 2015-10-22 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-10-22 | 2 | -3/+2 |
| |\ \ \ |
|
| | * | | | netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse | lucien | 2015-10-12 | 1 | -3/+1 |
| | * | | | netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6} | Pablo Neira Ayuso | 2015-10-01 | 1 | -0/+1 |
* | | | | | tcp/dccp: fix hashdance race for passive sessions | Eric Dumazet | 2015-10-23 | 6 | -32/+65 |
* | | | | | ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address | Paolo Abeni | 2015-10-23 | 1 | -6/+8 |
* | | | | | netlink: Rightsize IFLA_AF_SPEC size calculation | Arad, Ronen | 2015-10-22 | 1 | -2/+2 |
* | | | | | tcp: use RACK to detect losses | Yuchung Cheng | 2015-10-21 | 3 | -2/+91 |
* | | | | | tcp: track the packet timings in RACK | Yuchung Cheng | 2015-10-21 | 4 | -0/+49 |
* | | | | | tcp: add tcp_tsopt_ecr_before helper | Yuchung Cheng | 2015-10-21 | 1 | -2/+7 |