Age | Commit message (Expand) | Author | Files | Lines |
2016-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -6/+13 |
2016-02-26 | Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2016-02-24 | libceph: don't spam dmesg with stray reply warnings | Ilya Dryomov | 1 | -2/+2 |
2016-02-24 | libceph: use the right footer size when skipping a message | Ilya Dryomov | 1 | -2/+9 |
2016-02-24 | libceph: don't bail early from try_read() when skipping a message | Ilya Dryomov | 1 | -2/+2 |
2016-02-24 | Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -1/+3 |
2016-02-23 | sunrpc/cache: fix off-by-one in qword_get() | Stefan Hajnoczi | 1 | -1/+1 |
2016-02-22 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -2/+4 |
2016-02-22 | sctp: Fix port hash table size computation | Neil Horman | 1 | -8/+38 |
2016-02-20 | Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb | Douglas Anderson | 1 | -2/+4 |
2016-02-20 | af_unix: Don't use continue to re-execute unix_stream_read_generic loop | Rainer Weikusat | 1 | -1/+2 |
2016-02-20 | unix_diag: fix incorrect sign extension in unix_lookup_by_ino | Dmitry V. Levin | 1 | -1/+1 |
2016-02-19 | lwt: fix rx checksum setting for lwt devices tunneling over ipv6 | Paolo Abeni | 1 | -1/+1 |
2016-02-19 | tipc: unlock in error path | Insu Yun | 1 | -1/+3 |
2016-02-19 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 3 | -5/+33 |
2016-02-19 | rtnl: RTM_GETNETCONF: fix wrong return value | Anton Protopopov | 2 | -2/+2 |
2016-02-19 | net: make netdev_for_each_lower_dev safe for device removal | Nikolay Aleksandrov | 1 | -2/+2 |
2016-02-19 | Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 1 | -0/+2 |
2016-02-18 | net: caif: fix erroneous return value | Anton Protopopov | 1 | -1/+1 |
2016-02-18 | appletalk: fix erroneous return value | Anton Protopopov | 1 | -1/+1 |
2016-02-18 | IFF_NO_QUEUE: Fix for drivers not calling ether_setup() | Phil Sutter | 1 | -1/+3 |
2016-02-18 | gre: clear IFF_TX_SKB_SHARING | Jiri Benc | 2 | -2/+4 |
2016-02-18 | tcp/dccp: fix another race at listener dismantle | Eric Dumazet | 5 | -35/+35 |
2016-02-18 | route: check and remove route cache when we get route | Xin Long | 1 | -14/+63 |
2016-02-18 | net_sched fix: reclassification needs to consider ether protocol changes | Jamal Hadi Salim | 1 | -0/+1 |
2016-02-18 | tcp: correctly crypto_alloc_hash return check | Insu Yun | 1 | -1/+1 |
2016-02-18 | net: dsa: Unregister slave_dev in error path | Florian Fainelli | 1 | -0/+1 |
2016-02-17 | l2tp: Fix error creating L2TP tunnels | Mark Tomlinson | 1 | -4/+14 |
2016-02-17 | auth_gss: fix panic in gss_pipe_downcall() in fips mode | Scott Mayhew | 1 | -1/+1 |
2016-02-17 | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len | Chuck Lever | 1 | -0/+2 |
2016-02-17 | tcp: md5: release request socket instead of listener | Eric Dumazet | 1 | -2/+4 |
2016-02-17 | tcp: do not set rtt_min to 1 | Eric Dumazet | 1 | -1/+4 |
2016-02-17 | net: dsa: remove phy_disconnect from error path | Sascha Hauer | 1 | -1/+0 |
2016-02-16 | tipc: fix premature addition of node to lookup table | Jon Paul Maloy | 1 | -6/+6 |
2016-02-16 | bridge: mdb: avoid uninitialized variable warning | Arnd Bergmann | 1 | -2/+2 |
2016-02-16 | net: Copy inner L3 and L4 headers as unaligned on GRE TEB | Alexander Duyck | 1 | -0/+7 |
2016-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -16/+91 |
2016-02-16 | af_unix: Guard against other == sk in unix_dgram_sendmsg | Rainer Weikusat | 1 | -1/+6 |
2016-02-16 | af_unix: Don't set err in unix_stream_read_generic unless there was an error | Rainer Weikusat | 1 | -6/+10 |
2016-02-16 | batman-adv: Avoid endless loop in bat-on-bat netdevice check | Andrew Lunn | 1 | -0/+25 |
2016-02-16 | batman-adv: Only put orig_node_vlan list reference when removed | Sven Eckelmann | 1 | -2/+4 |
2016-02-16 | batman-adv: Only put gw_node list reference when removed | Sven Eckelmann | 1 | -3/+4 |
2016-02-13 | vsock: Fix blocking ops call in prepare_to_wait | Laura Abbott | 1 | -13/+6 |
2016-02-13 | ipv4: fix memory leaks in ip_cmsg_send() callers | Eric Dumazet | 4 | -3/+11 |
2016-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 15 | -24/+85 |
2016-02-10 | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices | David Wragg | 3 | -3/+27 |
2016-02-09 | flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth... | Alexander Duyck | 1 | -3/+6 |
2016-02-09 | sctp: translate network order to host order when users get a hmacid | Xin Long | 1 | -2/+7 |
2016-02-09 | net:Add sysctl_max_skb_frags | Hans Westgaard Ry | 3 | -2/+14 |
2016-02-09 | tcp: do not drop syn_recv on all icmp reports | Eric Dumazet | 2 | -5/+11 |