Age | Commit message (Expand) | Author |
2014-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-07-14 | net/l2tp: don't fall back on UDP [get|set]sockopt | Sasha Levin |
2014-07-14 | neigh: sysctl - simplify address calculation of gc_* variables | Mathias Krause |
2014-07-14 | net: sctp: fix information leaks in ulpevent layer | Daniel Borkmann |
2014-07-11 | tipc: clear 'next'-pointer of message fragments before reassembly | Jon Paul Maloy |
2014-07-11 | GRE: enable offloads for GRE | Amritha Nambiar |
2014-07-09 | netlink: Fix handling of error from netlink_dump(). | Ben Pfaff |
2014-07-08 | appletalk: Fix socket referencing in skb | Andrey Utkin |
2014-07-08 | ip_tunnel: fix ip_tunnel_lookup | Dmitry Popov |
2014-07-08 | tipc: fix bug in multicast/broadcast message reassembly | Jon Paul Maloy |
2014-07-07 | tcp: fix false undo corner cases | Yuchung Cheng |
2014-07-07 | igmp: fix the problem when mc leave group | dingtianhong |
2014-07-07 | net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush | Loic Prylli |
2014-07-07 | Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller |
2014-07-07 | net: Performance fix for process_backlog | Tom Herbert |
2014-07-07 | ipv4: icmp: Fix pMTU handling for rare case | Edward Allcutt |
2014-07-02 | tcp: Fix divide by zero when pushing during tcp-repair | Christoph Paasch |
2014-07-02 | vlan: free percpu stats in device destructor | Eric Dumazet |
2014-07-01 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-06-30 | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix | Eric Dumazet |
2014-06-30 | openvswitch: Use exact lookup for flow_get and flow_del. | Alex Wang |
2014-06-29 | openvswitch: Fix tracking of flags seen in TCP flows. | Ben Pfaff |
2014-06-29 | openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern... | Wei Zhang |
2014-06-29 | openvswitch: Fix a double free bug for the sample action | Andy Zhou |
2014-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-06-27 | iovec: move memcpy_from/toiovecend to lib/iovec.c | Michael S. Tsirkin |
2014-06-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-06-27 | ipv6: Fix MLD Query message check | Hangbin Liu |
2014-06-27 | udp: Add MIB counters for rcvbuferrors | James M Leddy |
2014-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-06-25 | net: fix setting csum_start in skb_segment() | Tom Herbert |
2014-06-25 | ipv4: fix dst race in sk_dst_get() | Eric Dumazet |
2014-06-25 | net: filter: Use kcalloc/kmalloc_array to allocate arrays | Tobias Klauser |
2014-06-25 | trivial: net: filter: Change kerneldoc parameter order | Tobias Klauser |
2014-06-25 | trivial: net: filter: Fix typo in comment | Tobias Klauser |
2014-06-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville |
2014-06-24 | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson |
2014-06-24 | nl80211: move set_qos_map command into split state | Johannes Berg |
2014-06-23 | cfg80211: fix elapsed_jiffies calculation | Eliad Peller |
2014-06-23 | Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels" | Johannes Berg |
2014-06-23 | mac80211: WEP extra head/tail room in ieee80211_send_auth | Max Stepanov |
2014-06-21 | 8021q: fix a potential memory leak | Li RongQing |
2014-06-20 | Bluetooth: Fix for ACL disconnect when pairing fails | Lukasz Rymanowski |
2014-06-20 | Bluetooth: Fix rejecting pairing in case of insufficient capabilities | Johan Hedberg |
2014-06-20 | Bluetooth: Refactor authentication method lookup into its own function | Johan Hedberg |
2014-06-20 | Bluetooth: Fix overriding higher security level in SMP | Johan Hedberg |
2014-06-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-06-19 | net: sctp: check proc_dointvec result in proc_sctp_do_auth | Daniel Borkmann |
2014-06-19 | tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb | Neal Cardwell |