| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-07-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack | Julian Anastasov | 2014-07-16 | |
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-07-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | xfrm: Fix installation of AH IPsec SAs | Tobias Brunner | 2014-06-30 | |
| | * | | | | | | | | | | | | | xfrm: Fix refcount imbalance in xfrm_lookup | Steffen Klassert | 2014-06-26 | |
| | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | net: sctp: inherit auth_capable on INIT collisions | Daniel Borkmann | 2014-07-22 | |
| | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2014-07-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | batman-adv: fix TT VLAN inconsistency on VLAN re-add | Antonio Quartulli | 2014-07-21 | |
| | * | | | | | | | | | | | | batman-adv: drop QinQ claim frames in bridge loop avoidance | Simon Wunderlich | 2014-07-21 | |
| * | | | | | | | | | | | | | ipv4: fix buffer overflow in ip_options_compile() | Eric Dumazet | 2014-07-21 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | dns_resolver: Null-terminate the right string | Ben Hutchings | 2014-07-20 | |
| * | | | | | | | | | | | | net_sched: avoid generating same handle for u32 filters | Cong Wang | 2014-07-20 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-07-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | netfilter: nf_tables: 64bit stats need some extra synchronization | Eric Dumazet | 2014-07-14 | |
| | * | | | | | | | | | | | netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale | Pablo Neira Ayuso | 2014-07-14 | |
| | * | | | | | | | | | | | netfilter: nf_tables: safe RCU iteration on list when dumping | Pablo Neira Ayuso | 2014-07-14 | |
| | * | | | | | | | | | | | netfilter: nf_tables: skip transaction if no update flags in tables | Pablo Neira Ayuso | 2014-06-30 | |
| * | | | | | | | | | | | | net-gre-gro: Fix a bug that breaks the forwarding path | Jerry Chu | 2014-07-16 | |
| | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-07-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | 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-14 | |
| | * | | | | | | | | | | | tipc: clear 'next'-pointer of message fragments before reassembly | Jon Paul Maloy | 2014-07-11 | |
| | * | | | | | | | | | | | GRE: enable offloads for GRE | Amritha Nambiar | 2014-07-11 | |
| | * | | | | | | | | | | | netlink: Fix handling of error from netlink_dump(). | Ben Pfaff | 2014-07-09 | |
| | * | | | | | | | | | | | 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-08 | |
| | * | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | openvswitch: Use exact lookup for flow_get and flow_del. | Alex Wang | 2014-06-30 | |
| | | * | | | | | | | | | | | 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-29 | |
| | | |/ / / / / / / / / / | ||||
| | * | | | | | | | | | | | net: Performance fix for process_backlog | Tom Herbert | 2014-07-07 | |
| | * | | | | | | | | | | | ipv4: icmp: Fix pMTU handling for rare case | Edward Allcutt | 2014-07-07 | |
| | * | | | | | | | | | | | 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-02 | |
| | * | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-07-01 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-06-27 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | / / / / / / / / | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||
| | | | * | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-06-25 | |
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | | | ||||
| | | | | * | | | | | | | | 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-20 | |
| | | | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 2014-06-25 | |
| | | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | / / / / / / | | | | | |/ / / / / / | | | | |/| | | | | | | ||||
| | | | | * | | | | | | | nl80211: move set_qos_map command into split state | Johannes Berg | 2014-06-24 | |
| | | | | * | | | | | | | 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 | |
