| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: Do not override PHY interface if already configured | Florian Fainelli | 2015-08-12 | 1 | -1/+2 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-08-11 | 1 | -1/+1 |
|\ |
|
| * | Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event | Jakub Pawlowski | 2015-08-06 | 1 | -1/+1 |
* | | inet: fix possible request socket leak | Eric Dumazet | 2015-08-11 | 2 | -2/+2 |
* | | inet: fix races with reqsk timers | Eric Dumazet | 2015-08-11 | 2 | -2/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-08-11 | 5 | -19/+20 |
|\ \ |
|
| * | | netfilter: SYNPROXY: fix sending window update to client | Phil Sutter | 2015-08-10 | 2 | -2/+4 |
| * | | netfilter: ip6t_SYNPROXY: fix NULL pointer dereference | Phil Sutter | 2015-08-10 | 1 | -8/+10 |
| * | | netfilter: conntrack: Use flags in nf_ct_tmpl_alloc() | Joe Stringer | 2015-08-05 | 1 | -2/+2 |
| * | | netfilter: nf_conntrack: checking for IS_ERR() instead of NULL | Dan Carpenter | 2015-07-30 | 2 | -5/+4 |
| * | | netfilter: nf_conntrack: silence warning on falling back to vmalloc() | Pablo Neira Ayuso | 2015-07-30 | 1 | -3/+1 |
* | | | ipv6: don't reject link-local nexthop on other interface | Florian Westphal | 2015-08-10 | 1 | -2/+4 |
* | | | netlink: make sure -EBUSY won't escape from netlink_insert | Daniel Borkmann | 2015-08-10 | 1 | -0/+5 |
* | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2015-08-08 | 4 | -10/+42 |
|\ \ \ |
|
| * | | | batman-adv: initialize up/down values when adding a gateway | Simon Wunderlich | 2015-08-05 | 1 | -0/+2 |
| * | | | batman-adv: protect tt_local_entry from concurrent delete events | Marek Lindner | 2015-08-05 | 1 | -1/+10 |
| * | | | batman-adv: fix kernel crash due to missing NULL checks | Marek Lindner | 2015-08-05 | 2 | -4/+17 |
| * | | | batman-adv: avoid DAT to mess up LAN state | Antonio Quartulli | 2015-08-05 | 1 | -5/+13 |
| | |/
| |/| |
|
* | | | bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and... | Nikolay Aleksandrov | 2015-08-07 | 1 | -0/+2 |
* | | | bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy | Nikolay Aleksandrov | 2015-08-07 | 1 | -0/+2 |
* | | | net: pktgen: don't abuse current->state in pktgen_thread_worker() | Oleg Nesterov | 2015-08-07 | 1 | -3/+0 |
* | | | net: Fix skb_set_peeked use-after-free bug | Herbert Xu | 2015-08-07 | 1 | -6/+7 |
|/ / |
|
* | | udp: fix dst races with multicast early demux | Eric Dumazet | 2015-08-04 | 1 | -3/+10 |
* | | rds: fix an integer overflow test in rds_info_getsockopt() | Dan Carpenter | 2015-08-04 | 1 | -1/+1 |
* | | act_mirred: avoid calling tcf_hash_release() when binding | WANG Cong | 2015-08-03 | 1 | -0/+2 |
* | | openvswitch: Fix L4 checksum handling when dealing with IP fragments | Glenn Griffin | 2015-08-03 | 1 | -4/+12 |
* | | fq_codel: explicitly reset flows in ->reset() | Eric Dumazet | 2015-08-03 | 1 | -3/+19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-01 | 43 | -228/+402 |
|\ \ |
|
| * | | act_pedit: check binding before calling tcf_hash_release() | WANG Cong | 2015-08-01 | 1 | -3/+2 |
| * | | net: sk_clone_lock() should only do get_net() if the parent is not a kernel s... | Sowmini Varadhan | 2015-07-31 | 1 | -1/+2 |
| * | | net: sched: fix refcount imbalance in actions | Daniel Borkmann | 2015-07-30 | 1 | -5/+6 |
| |/ |
|
| * | act_bpf: fix memory leaks when replacing bpf programs | Daniel Borkmann | 2015-07-30 | 1 | -18/+35 |
| * | ipv6: flush nd cache on IFF_NOARP change | Eric Dumazet | 2015-07-30 | 1 | -0/+6 |
| * | bridge: mdb: fix delmdb state in the notification | Nikolay Aleksandrov | 2015-07-30 | 1 | -0/+1 |
| * | bridge: mcast: give fast leave precedence over multicast router and querier | Satish Ashok | 2015-07-29 | 1 | -24/+26 |
| * | bridge: Fix network header pointer for vlan tagged packets | Toshiaki Makita | 2015-07-29 | 1 | -7/+22 |
| * | packet: tpacket_snd(): fix signed/unsigned comparison | Alexander Drozdov | 2015-07-29 | 1 | -1/+2 |
| * | arp: filter NOARP neighbours for SIOCGARP | Eric Dumazet | 2015-07-29 | 1 | -7/+9 |
| * | net/ipv4: suppress NETDEV_UP notification on address lifetime update | David Ward | 2015-07-29 | 1 | -1/+0 |
| * | bridge: stp: when using userspace stp stop kernel hello and hold timers | Nikolay Aleksandrov | 2015-07-29 | 3 | -4/+18 |
| * | packet: missing dev_put() in packet_do_bind() | Lars Westerhoff | 2015-07-28 | 1 | -5/+3 |
| * | fib_trie: Drop unnecessary calls to leaf_pull_suffix | Alexander Duyck | 2015-07-27 | 1 | -4/+0 |
| * | tcp: fix recv with flags MSG_WAITALL | MSG_PEEK | Sabrina Dubroca | 2015-07-27 | 4 | -9/+13 |
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-07-27 | 1 | -0/+4 |
| |\ |
|
| | * | Bluetooth: Fix NULL pointer dereference in smp_conn_security | Johan Hedberg | 2015-07-23 | 1 | -0/+4 |
| * | | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test | Nikolay Aleksandrov | 2015-07-27 | 3 | -3/+2 |
| * | | inet: frag: don't wait for timer deletion when evicting | Florian Westphal | 2015-07-27 | 1 | -18/+11 |
| * | | inet: frag: change *_frag_mem_limit functions to take netns_frags as argument | Florian Westphal | 2015-07-27 | 5 | -16/+16 |
| * | | inet: frag: don't re-use chainlist for evictor | Florian Westphal | 2015-07-27 | 1 | -5/+3 |
| * | | net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings | Daniel Borkmann | 2015-07-27 | 1 | -6/+0 |