Age | Commit message (Expand) | Author | Files | Lines |
2014-07-29 | net: sendmsg: fix NULL pointer dereference | Andrey Ryabinin | 2 | -7/+8 |
2014-07-29 | ip: make IP identifiers less predictable | Eric Dumazet | 2 | -3/+31 |
2014-07-29 | neighbour : fix ndm_type type error issue | Jun Zhao | 1 | -1/+1 |
2014-07-25 | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 3 | -12/+16 |
2014-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -1/+0 |
2014-07-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -4/+5 |
2014-07-23 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+4 |
2014-07-23 | net: sctp: inherit auth_capable on INIT collisions | Daniel Borkmann | 1 | -0/+1 |
2014-07-23 | mac80211: fix crash on getting sta info with uninitialized rate control | Felix Fietkau | 1 | -1/+4 |
2014-07-22 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 4 | -24/+108 |
2014-07-22 | ipv4: fix buffer overflow in ip_options_compile() | Eric Dumazet | 1 | -0/+4 |
2014-07-21 | batman-adv: fix TT VLAN inconsistency on VLAN re-add | Antonio Quartulli | 3 | -14/+74 |
2014-07-21 | batman-adv: drop QinQ claim frames in bridge loop avoidance | Simon Wunderlich | 1 | -10/+34 |
2014-07-21 | dns_resolver: Null-terminate the right string | Ben Hutchings | 1 | -1/+1 |
2014-07-21 | net_sched: avoid generating same handle for u32 filters | Cong Wang | 1 | -5/+14 |
2014-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 2 | -11/+12 |
2014-07-18 | cfg80211: fix mic_failure tracing | Eliad Peller | 1 | -1/+2 |
2014-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -55/+95 |
2014-07-17 | net-gre-gro: Fix a bug that breaks the forwarding path | Jerry Chu | 5 | -2/+10 |
2014-07-16 | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack | Julian Anastasov | 1 | -1/+0 |
2014-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 32 | -220/+240 |
2014-07-15 | net/l2tp: don't fall back on UDP [get|set]sockopt | Sasha Levin | 1 | -2/+2 |
2014-07-15 | neigh: sysctl - simplify address calculation of gc_* variables | Mathias Krause | 1 | -4/+5 |
2014-07-15 | net: sctp: fix information leaks in ulpevent layer | Daniel Borkmann | 1 | -107/+15 |
2014-07-14 | netfilter: nf_tables: 64bit stats need some extra synchronization | Eric Dumazet | 2 | -8/+17 |
2014-07-14 | netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale | Pablo Neira Ayuso | 1 | -7/+23 |
2014-07-14 | netfilter: nf_tables: safe RCU iteration on list when dumping | Pablo Neira Ayuso | 1 | -41/+53 |
2014-07-12 | tipc: clear 'next'-pointer of message fragments before reassembly | Jon Paul Maloy | 1 | -0/+1 |
2014-07-12 | GRE: enable offloads for GRE | Amritha Nambiar | 1 | -0/+1 |
2014-07-10 | netlink: Fix handling of error from netlink_dump(). | Ben Pfaff | 1 | -2/+2 |
2014-07-09 | appletalk: Fix socket referencing in skb | Andrey Utkin | 1 | -3/+0 |
2014-07-09 | ip_tunnel: fix ip_tunnel_lookup | Dmitry Popov | 1 | -4/+8 |
2014-07-09 | tipc: fix bug in multicast/broadcast message reassembly | Jon Paul Maloy | 1 | -3/+8 |
2014-07-08 | tcp: fix false undo corner cases | Yuchung Cheng | 2 | -6/+8 |
2014-07-08 | igmp: fix the problem when mc leave group | dingtianhong | 1 | -4/+6 |
2014-07-08 | net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush | Loic Prylli | 1 | -1/+8 |
2014-07-08 | Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 7 | -19/+55 |
2014-07-08 | net: Performance fix for process_backlog | Tom Herbert | 1 | -11/+10 |
2014-07-08 | ipv4: icmp: Fix pMTU handling for rare case | Edward Allcutt | 1 | -2/+0 |
2014-07-07 | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan" | Johannes Berg | 1 | -10/+10 |
2014-07-03 | tcp: Fix divide by zero when pushing during tcp-repair | Christoph Paasch | 1 | -1/+2 |
2014-07-03 | vlan: free percpu stats in device destructor | Eric Dumazet | 1 | -3/+10 |
2014-07-02 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 6 | -39/+73 |
2014-07-01 | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix | Eric Dumazet | 1 | -7/+8 |
2014-07-01 | openvswitch: Use exact lookup for flow_get and flow_del. | Alex Wang | 3 | -13/+29 |
2014-06-30 | netfilter: nf_tables: skip transaction if no update flags in tables | Pablo Neira Ayuso | 1 | -0/+3 |
2014-06-30 | xfrm: Fix installation of AH IPsec SAs | Tobias Brunner | 1 | -4/+3 |
2014-06-30 | openvswitch: Fix tracking of flags seen in TCP flows. | Ben Pfaff | 3 | -6/+7 |
2014-06-30 | openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern... | Wei Zhang | 1 | -0/+17 |
2014-06-30 | openvswitch: Fix a double free bug for the sample action | Andy Zhou | 1 | -0/+2 |