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