Age | Commit message (Expand) | Author | Files | Lines |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -4/+0 |
2015-06-02 | vti6: Add pmtu handling to vti6_xmit. | Steffen Klassert | 1 | -0/+14 |
2015-06-02 | Revert "net: core: 'ethtool' issue with querying phy settings" | David S. Miller | 1 | -9/+1 |
2015-06-01 | Revert "netfilter: ensure number of counters is >0 in do_replace()" | Bernhard Thaler | 1 | -4/+0 |
2015-06-01 | net: dsa: Properly propagate errors from dsa_switch_setup_one | Florian Fainelli | 1 | -2/+2 |
2015-06-01 | tcp: fix child sockets to use system default congestion control if not set | Neal Cardwell | 2 | -2/+8 |
2015-06-01 | udp: fix behavior of wrong checksums | Eric Dumazet | 2 | -8/+4 |
2015-05-31 | bridge: fix br_multicast_query_expired() bug | Eric Dumazet | 1 | -1/+1 |
2015-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 7 | -11/+43 |
2015-05-28 | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call | Alexander Duyck | 2 | -4/+14 |
2015-05-28 | xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input | Alexander Duyck | 1 | -1/+16 |
2015-05-28 | ip_vti/ip6_vti: Do not touch skb->mark on xmit | Alexander Duyck | 2 | -3/+6 |
2015-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -69/+122 |
2015-05-27 | net_sched: invoke ->attach() after setting dev->qdisc | WANG Cong | 1 | -4/+6 |
2015-05-27 | unix/caif: sk_socket can disappear when state is unlocked | Mark Salyzyn | 2 | -0/+16 |
2015-05-27 | Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 7 | -65/+100 |
2015-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -13/+20 |
2015-05-22 | bridge: fix lockdep splat | Eric Dumazet | 1 | -0/+2 |
2015-05-22 | net: core: 'ethtool' issue with querying phy settings | Arun Parameswaran | 1 | -1/+9 |
2015-05-22 | bridge: fix parsing of MLDv2 reports | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2015-05-22 | ipv4: fill in table id when replacing a route | Michal Kubeček | 1 | -0/+1 |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -36/+50 |
2015-05-22 | ipv4: Avoid crashing in ip_error | Eric W. Biederman | 1 | -0/+4 |
2015-05-22 | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet | 3 | -4/+15 |
2015-05-22 | net: sched: fix call_rcu() race on classifier module unloads | Daniel Borkmann | 1 | -0/+5 |
2015-05-21 | xfrm: Always zero high-order sequence number bits | Herbert Xu | 1 | -0/+2 |
2015-05-20 | Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" | Ilya Dryomov | 1 | -2/+0 |
2015-05-20 | libceph: request a new osdmap if lingering request maps to no osd | Ilya Dryomov | 1 | -11/+20 |
2015-05-20 | ipv6: fix ECMP route replacement | Michal Kubeček | 2 | -6/+44 |
2015-05-20 | ipv6: do not delete previously existing ECMP routes if add fails | Michal Kubeček | 1 | -1/+2 |
2015-05-20 | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior | 4 | -9/+83 |
2015-05-20 | mac80211: don't split remain-on-channel for coalescing | Johannes Berg | 2 | -54/+11 |
2015-05-20 | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal | 1 | -18/+9 |
2015-05-20 | netfilter: ensure number of counters is >0 in do_replace() | Dave Jones | 4 | -0/+22 |
2015-05-20 | netfilter: nfnetlink_{log,queue}: Register pernet in first place | Francesco Ruggeri | 2 | -18/+19 |
2015-05-19 | Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -2/+4 |
2015-05-19 | tcp: don't over-send F-RTO probes | Yuchung Cheng | 1 | -3/+3 |
2015-05-19 | tcp: only undo on partial ACKs in CA_Loss | Yuchung Cheng | 1 | -3/+6 |
2015-05-19 | net/ipv6/udp: Fix ipv6 multicast socket filter regression | Henning Rogge | 1 | -1/+3 |
2015-05-19 | mac80211: don't use napi_gro_receive() outside NAPI context | Johannes Berg | 2 | -2/+6 |
2015-05-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -2/+4 |
2015-05-18 | tcp/ipv6: fix flow label setting in TIME_WAIT state | Florent Fourcot | 2 | -2/+2 |
2015-05-18 | rtnl/bond: don't send rtnl msg for unregistered iface | Nicolas Dichtel | 1 | -0/+3 |
2015-05-17 | netlink: Reset portid after netlink_insert failure | Herbert Xu | 1 | -0/+1 |
2015-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -5/+39 |
2015-05-15 | netfilter: nf_tables: fix bogus warning in nft_data_uninit() | Mirek Kratochvil | 1 | -2/+2 |
2015-05-15 | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition | Jesper Dangaard Brouer | 1 | -3/+32 |
2015-05-15 | netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m | Florian Westphal | 1 | -0/+2 |
2015-05-15 | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD | Roopa Prabhu | 2 | -4/+4 |
2015-05-15 | ipv6: Fix udp checksums with raw sockets | Vlad Yasevich | 1 | -1/+3 |