Age | Commit message (Expand) | Author |
2015-06-12 | sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO | Marcelo Ricardo Leitner |
2015-06-11 | net: don't wait for order-3 page allocation | Shaohua Li |
2015-06-11 | mpls: handle device renames for per-device sysctls | Robert Shearman |
2015-06-10 | net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d... | Mel Gorman |
2015-06-10 | bridge: fix multicast router rlist endless loop | Nikolay Aleksandrov |
2015-06-10 | tipc: disconnect socket directly after probe failure | Erik Hugne |
2015-06-10 | Revert "ipv6: Fix protocol resubmission" | David S. Miller |
2015-06-09 | cfg80211: wext: clear sinfo struct before calling driver | Johannes Berg |
2015-06-08 | net: replace last open coded skb_orphan_frags with function call | Willem de Bruijn |
2015-06-08 | ipv6: Fix protocol resubmission | Josh Hunt |
2015-06-08 | ipv6: fix possible use after free of dev stats | Robert Shearman |
2015-06-07 | bridge: disable softirqs around br_fdb_update to avoid lockup | Nikolay Aleksandrov |
2015-06-07 | Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup" | David S. Miller |
2015-06-07 | mpls: fix possible use after free of device | Robert Shearman |
2015-06-07 | bridge: use _bh spinlock variant for br_fdb_update to avoid lockup | Wilson Kok |
2015-06-04 | ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() | Shawn Bohrer |
2015-06-03 | openvswitch: disable LRO | Jiri Benc |
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 |