summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-122-8/+4
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2013-11-0161-236/+475
| |\
| * \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-0963-453/+640
| |\ \
| * | | sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2013-10-042-8/+4
* | | | Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-084-81/+234
|\ \ \ \
| * | | | SUNRPC: Cleanup xs_destroy()Trond Myklebust2013-10-311-10/+5
| * | | | SUNRPC: close a rare race in xs_tcp_setup_socket.NeilBrown2013-10-311-4/+9
| * | | | SUNRPC: remove duplicated include from clnt.cWei Yongjun2013-10-301-1/+0
| * | | | SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msgTrond Myklebust2013-10-281-19/+37
| * | | | SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust2013-10-281-0/+1
| * | | | SUNRPC: remove an unnecessary if statementwangweidong2013-10-281-3/+1
| * | | | sunrpc: comment typo fixJ. Bruce Fields2013-10-281-2/+2
| * | | | SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transportTrond Myklebust2013-10-281-1/+2
| * | | | SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust2013-10-281-7/+100
| * | | | SUNRPC: Modify synopsis of rpc_client_register()Chuck Lever2013-10-281-6/+7
| * | | | SUNRPC: call_connect_status should recheck bind and connect status on errorTrond Myklebust2013-10-011-3/+6
| * | | | SUNRPC: Remove redundant initialisations of request rq_bytes_sentTrond Myklebust2013-10-011-8/+7
| * | | | SUNRPC: Fix RPC call retransmission statisticsTrond Myklebust2013-10-011-2/+4
| * | | | SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-012-4/+16
| * | | | SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust2013-10-012-10/+11
| * | | | SUNRPC: Clear the request rq_bytes_sent field in xprt_release_writeTrond Myklebust2013-10-011-0/+10
| * | | | SUNRPC: Don't set the request connect_cookie until a successful transmitTrond Myklebust2013-10-011-3/+5
| * | | | SUNRPC: Only update the TCP connect cookie on a successful connectTrond Myklebust2013-10-011-1/+1
| * | | | SUNRPC: Enable the keepalive option for TCP socketsTrond Myklebust2013-10-011-0/+13
* | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-6/+8
|\ \ \ \ \
| * \ \ \ \ Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-1937-356/+516
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-061-2/+2
| * | | | | sysfs: make attr namespace interface less convolutedTejun Heo2013-09-261-6/+8
| | |/ / / | |/| | |
* | | | | net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann2013-11-041-1/+0
* | | | | net: flow_dissector: fail on evil iph->ihlJason Wang2013-11-021-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-023-10/+18
|\ \ \ \ \
| * | | | | xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-012-2/+10
| * | | | | xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-282-2/+2
| * | | | | xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek2013-10-181-6/+6
* | | | | | bridge: pass correct vlan id to multicast codeVlad Yasevich2013-10-294-29/+25
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-10-293-5/+19
|\ \ \ \ \ \
| * | | | | | openvswitch: fix vport-netdev unregisterAlexei Starovoitov2013-10-163-5/+19
| | |_|_|/ / | |/| | | |
* | | | | | net: x25: Fix dead URLs in KconfigMichael DrĂ¼ing2013-10-291-2/+2
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-291-1/+6
|\ \ \ \ \ \
| * | | | | | netfilter: xt_NFQUEUE: fix --queue-bypass regressionHolger Eitzenberger2013-10-291-1/+6
* | | | | | | tcp: gso: fix truesize trackingEric Dumazet2013-10-291-8/+5
* | | | | | | pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet2013-10-281-0/+1
* | | | | | | tcp: do not rearm RTO when future data are sackedYuchung Cheng2013-10-271-3/+10
* | | | | | | tcp: only take RTT from timestamps if new data is ackedYuchung Cheng2013-10-271-1/+2
* | | | | | | tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng2013-10-271-5/+13
* | | | | | | ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa2013-10-251-3/+6
* | | | | | | netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli2013-10-251-13/+18
|/ / / / / /
* | | | | | net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6Daniel Borkmann2013-10-231-1/+3
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-236-13/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon2013-10-224-1/+21