| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-08-09 | 1 | -4/+6 |
|\ |
|
| * | namespaces: Use task_lock and not rcu to protect nsproxy | Eric W. Biederman | 2014-07-29 | 1 | -4/+6 |
* | | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-08-09 | 9 | -72/+103 |
|\ \ |
|
| * | | svcrdma: remove rdma_create_qp() failure recovery logic | Steve Wise | 2014-08-05 | 1 | -17/+2 |
| * | | SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed | Trond Myklebust | 2014-07-29 | 2 | -0/+11 |
| * | | SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely | Trond Myklebust | 2014-07-29 | 1 | -18/+21 |
| * | | SUNRPC: Reduce contention in svc_xprt_enqueue() | Trond Myklebust | 2014-07-29 | 1 | -8/+17 |
| * | | svcrdma: Add zero padding if the client doesn't send it | Chuck Lever | 2014-07-22 | 1 | -0/+28 |
| * | | SUNRPC: xdr_get_next_encode_buffer should be declared static | Trond Myklebust | 2014-07-18 | 1 | -1/+2 |
| * | | svcrdma: Select NFSv4.1 backchannel transport based on forward channel | Chuck Lever | 2014-07-18 | 3 | -1/+4 |
| * | | svcrdma: send_write() must not overflow the device's max sge | Steve Wise | 2014-07-11 | 1 | -24/+15 |
| * | | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok | Kinglong Mee | 2014-06-23 | 2 | -3/+3 |
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | 5 | -6/+6 |
|\ \ \ |
|
| * | | | list: fix order of arguments for hlist_add_after(_rcu) | Ken Helias | 2014-08-06 | 5 | -6/+6 |
* | | | | netlink: hold nl_sock_hash_lock during diag dump | Thomas Graf | 2014-08-06 | 3 | -0/+5 |
* | | | | tcp: md5: check md5 signature without socket lock | Dmitry Popov | 2014-08-06 | 2 | -17/+44 |
* | | | | net-timestamp: cumulative tcp timestamping fixes | Willem de Bruijn | 2014-08-06 | 2 | -9/+11 |
* | | | | net-timestamp: sock_tx_timestamp() fix | Eric Dumazet | 2014-08-06 | 1 | -7/+13 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 321 | -11796/+14000 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-05 | 11 | -23/+41 |
| |\ \ \ |
|
| | * | | | sctp: fix possible seqlock seadlock in sctp_packet_transmit() | Eric Dumazet | 2014-08-05 | 1 | -1/+1 |
| | * | | | batman-adv: Fix out-of-order fragmentation support | Sven Eckelmann | 2014-08-05 | 1 | -3/+7 |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-08-02 | 3 | -4/+9 |
| | |\ \ \ |
|
| | | * | | | netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key | Thomas Graf | 2014-08-01 | 1 | -0/+1 |
| | | * | | | netfilter: xt_LED: fix too short led-always-blink | Jiri Prchal | 2014-07-25 | 1 | -3/+7 |
| | | * | | | ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding | Alex Gartrell | 2014-07-17 | 1 | -1/+1 |
| | * | | | | ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction | Hannes Frederic Sowa | 2014-08-02 | 1 | -0/+1 |
| | * | | | | net: Correctly set segment mac_len in skb_segment(). | Vlad Yasevich | 2014-07-31 | 1 | -1/+1 |
| | * | | | | bridge: Don't include NDA_VLAN for FDB entries with vid 0 | Toshiaki Makita | 2014-07-31 | 1 | -1/+1 |
| | * | | | | tcp: Fix integer-overflow in TCP vegas | Christoph Paasch | 2014-07-30 | 1 | -1/+2 |
| | * | | | | tcp: Fix integer-overflows in TCP veno | Christoph Paasch | 2014-07-30 | 1 | -1/+1 |
| | * | | | | ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip" | Dmitry Popov | 2014-07-30 | 1 | -11/+18 |
| * | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2014-08-05 | 6 | -27/+37 |
| |\ \ \ \ \ |
|
| | * | | | | | batman-adv: Start new development cycle | Simon Wunderlich | 2014-08-05 | 1 | -1/+1 |
| | * | | | | | batman-adv: increase default hop penalty | Simon Wunderlich | 2014-08-05 | 1 | -1/+1 |
| | * | | | | | batman-adv: remove unnecessary logspam | André Gaul | 2014-08-05 | 2 | -15/+23 |
| | * | | | | | batman-adv: prefer kmalloc_array to kmalloc when possible | Antonio Quartulli | 2014-08-04 | 3 | -10/+12 |
| * | | | | | | bridge: Update outdated comment on promiscuous mode | Toshiaki Makita | 2014-08-05 | 1 | -4/+2 |
| * | | | | | | net-timestamp: ACK timestamp for bytestreams | Willem de Bruijn | 2014-08-05 | 2 | -0/+8 |
| * | | | | | | net-timestamp: TCP timestamping | Willem de Bruijn | 2014-08-05 | 4 | -6/+52 |
| * | | | | | | net-timestamp: SCHED timestamp on entering packet scheduler | Willem de Bruijn | 2014-08-05 | 3 | -4/+19 |
| * | | | | | | net-timestamp: add key to disambiguate concurrent datagrams | Willem de Bruijn | 2014-08-05 | 4 | -1/+19 |
| * | | | | | | net-timestamp: move timestamp flags out of sk_flags | Willem de Bruijn | 2014-08-05 | 2 | -27/+6 |
| * | | | | | | net-timestamp: extend SCM_TIMESTAMPING ancillary data struct | Willem de Bruijn | 2014-08-05 | 2 | -9/+12 |
| * | | | | | | tcp: reduce spurious retransmits due to transient SACK reneging | Neal Cardwell | 2014-08-05 | 2 | -13/+20 |
| * | | | | | | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-08-05 | 13 | -174/+520 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Bluetooth: Always use non-bonding requirement when not bondable | Johan Hedberg | 2014-07-30 | 1 | -3/+8 |
| | * | | | | | | Bluetooth: Rename pairable mgmt setting to bondable | Johan Hedberg | 2014-07-30 | 1 | -7/+7 |
| | * | | | | | | Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE | Johan Hedberg | 2014-07-30 | 4 | -11/+11 |
| | * | | | | | | Bluetooth: Fix sparse warning from HID new leds handling | Marcel Holtmann | 2014-07-30 | 1 | -1/+1 |