| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | auth_gss: fix panic in gss_pipe_downcall() in fips mode | Scott Mayhew | 2016-02-17 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2016-02-22 | 1 | -2/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb | Douglas Anderson | 2016-02-20 | 1 | -2/+4 |
* | | | | | | | sctp: Fix port hash table size computation | Neil Horman | 2016-02-22 | 1 | -8/+38 |
|/ / / / / / |
|
* | | | | | | af_unix: Don't use continue to re-execute unix_stream_read_generic loop | Rainer Weikusat | 2016-02-20 | 1 | -1/+2 |
* | | | | | | unix_diag: fix incorrect sign extension in unix_lookup_by_ino | Dmitry V. Levin | 2016-02-20 | 1 | -1/+1 |
* | | | | | | lwt: fix rx checksum setting for lwt devices tunneling over ipv6 | Paolo Abeni | 2016-02-19 | 1 | -1/+1 |
* | | | | | | tipc: unlock in error path | Insu Yun | 2016-02-19 | 1 | -1/+3 |
* | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2016-02-19 | 3 | -5/+33 |
|\ \ \ \ \ \ |
|
| * | | | | | | batman-adv: Avoid endless loop in bat-on-bat netdevice check | Andrew Lunn | 2016-02-16 | 1 | -0/+25 |
| * | | | | | | batman-adv: Only put orig_node_vlan list reference when removed | Sven Eckelmann | 2016-02-16 | 1 | -2/+4 |
| * | | | | | | batman-adv: Only put gw_node list reference when removed | Sven Eckelmann | 2016-02-16 | 1 | -3/+4 |
* | | | | | | | rtnl: RTM_GETNETCONF: fix wrong return value | Anton Protopopov | 2016-02-19 | 2 | -2/+2 |
* | | | | | | | net: make netdev_for_each_lower_dev safe for device removal | Nikolay Aleksandrov | 2016-02-19 | 1 | -2/+2 |
* | | | | | | | net: caif: fix erroneous return value | Anton Protopopov | 2016-02-18 | 1 | -1/+1 |
* | | | | | | | appletalk: fix erroneous return value | Anton Protopopov | 2016-02-18 | 1 | -1/+1 |
* | | | | | | | IFF_NO_QUEUE: Fix for drivers not calling ether_setup() | Phil Sutter | 2016-02-18 | 1 | -1/+3 |
* | | | | | | | gre: clear IFF_TX_SKB_SHARING | Jiri Benc | 2016-02-18 | 2 | -2/+4 |
* | | | | | | | tcp/dccp: fix another race at listener dismantle | Eric Dumazet | 2016-02-18 | 5 | -35/+35 |
* | | | | | | | route: check and remove route cache when we get route | Xin Long | 2016-02-18 | 1 | -14/+63 |
* | | | | | | | net_sched fix: reclassification needs to consider ether protocol changes | Jamal Hadi Salim | 2016-02-18 | 1 | -0/+1 |
* | | | | | | | tcp: correctly crypto_alloc_hash return check | Insu Yun | 2016-02-18 | 1 | -1/+1 |
* | | | | | | | net: dsa: Unregister slave_dev in error path | Florian Fainelli | 2016-02-18 | 1 | -0/+1 |
* | | | | | | | l2tp: Fix error creating L2TP tunnels | Mark Tomlinson | 2016-02-17 | 1 | -4/+14 |
* | | | | | | | tcp: md5: release request socket instead of listener | Eric Dumazet | 2016-02-17 | 1 | -2/+4 |
* | | | | | | | tcp: do not set rtt_min to 1 | Eric Dumazet | 2016-02-16 | 1 | -1/+4 |
* | | | | | | | net: dsa: remove phy_disconnect from error path | Sascha Hauer | 2016-02-16 | 1 | -1/+0 |
* | | | | | | | tipc: fix premature addition of node to lookup table | Jon Paul Maloy | 2016-02-16 | 1 | -6/+6 |
* | | | | | | | bridge: mdb: avoid uninitialized variable warning | Arnd Bergmann | 2016-02-16 | 1 | -2/+2 |
* | | | | | | | net: Copy inner L3 and L4 headers as unaligned on GRE TEB | Alexander Duyck | 2016-02-16 | 1 | -0/+7 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-02-16 | 7 | -16/+91 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | netfilter: nft_counter: fix erroneous return values | Anton Protopopov | 2016-02-08 | 1 | -2/+2 |
| * | | | | | | | netfilter: tee: select NF_DUP_IPV6 unconditionally | Arnd Bergmann | 2016-02-08 | 2 | -3/+3 |
| * | | | | | | | netfilter: nfnetlink: correctly validate length of batch messages | Phil Turnbull | 2016-02-08 | 1 | -4/+6 |
| * | | | | | | | netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversion | Florian Westphal | 2016-02-01 | 1 | -1/+1 |
| * | | | | | | | netfilter: nfnetlink: use original skbuff when acking batches | Pablo Neira Ayuso | 2016-02-01 | 1 | -3/+3 |
| * | | | | | | | netfilter: conntrack: resched in nf_ct_iterate_cleanup | Florian Westphal | 2016-02-01 | 2 | -3/+76 |
* | | | | | | | | af_unix: Guard against other == sk in unix_dgram_sendmsg | Rainer Weikusat | 2016-02-16 | 1 | -1/+6 |
* | | | | | | | | af_unix: Don't set err in unix_stream_read_generic unless there was an error | Rainer Weikusat | 2016-02-16 | 1 | -6/+10 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | vsock: Fix blocking ops call in prepare_to_wait | Laura Abbott | 2016-02-13 | 1 | -13/+6 |
* | | | | | | | ipv4: fix memory leaks in ip_cmsg_send() callers | Eric Dumazet | 2016-02-13 | 4 | -3/+11 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-02-11 | 15 | -24/+85 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices | David Wragg | 2016-02-10 | 3 | -3/+27 |
| * | | | | | flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth... | Alexander Duyck | 2016-02-09 | 1 | -3/+6 |
| * | | | | | sctp: translate network order to host order when users get a hmacid | Xin Long | 2016-02-09 | 1 | -2/+7 |
| * | | | | | net:Add sysctl_max_skb_frags | Hans Westgaard Ry | 2016-02-09 | 3 | -2/+14 |
| * | | | | | tcp: do not drop syn_recv on all icmp reports | Eric Dumazet | 2016-02-09 | 2 | -5/+11 |
| * | | | | | ipv6: fix a lockdep splat | Eric Dumazet | 2016-02-08 | 1 | -2/+3 |
| * | | | | | unix: correctly track in-flight fds in sending process user_struct | Hannes Frederic Sowa | 2016-02-08 | 3 | -6/+13 |
| * | | | | | ipv6: addrconf: Fix recursive spin lock call | subashab@codeaurora.org | 2016-02-06 | 1 | -1/+4 |