summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ebpf: emit correct src_reg for conditional jumpsTycho Andersen2015-09-111-1/+1
| | * | netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2015-09-112-7/+32
| * | | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-253-12/+21
| |\ \ \
| | * | | SUNRPC: xs_sock_mark_closed() does not need to trigger socket autocloseTrond Myklebust2015-09-191-1/+0
| | * | | SUNRPC: Lock the transport layer on shutdownTrond Myklebust2015-09-191-0/+6
| | * | | SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-171-3/+8
| | * | | SUNRPC: drop null test before destroy functionsJulia Lawall2015-09-171-8/+4
| | * | | SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust2015-09-171-0/+3
| * | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-221-1/+1
| * | | | libceph: don't access invalid memory in keepalive2 pathIlya Dryomov2015-09-171-4/+5
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-116-66/+111
| |\ \ \ | | |/ / | |/| |
| | * | libceph: check data_len in ->alloc_msg()Ilya Dryomov2015-09-092-40/+18
| | * | libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-083-13/+84
| | * | libceph: set 'exists' flag for newly up osdYan, Zheng2015-09-081-1/+1
| | * | libceph: rename con_work() to ceph_con_workfn()Ilya Dryomov2015-09-081-3/+3
| | * | libceph: Avoid holding the zero page on ceph_msgr_slab_init errorsBenoît Canet2015-09-081-5/+5
| | * | libceph: remove the unused macro AES_KEY_SIZENicholas Krause2015-09-081-4/+0
* | | | inet: constify inet_rtx_syn_ack() sock argumentEric Dumazet2015-09-251-1/+1
* | | | tcp/dccp: constify rtx_synack() and friendsEric Dumazet2015-09-253-3/+3
* | | | dccp: constify dccp_make_response() socket argumentEric Dumazet2015-09-252-7/+12
* | | | tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet2015-09-252-2/+2
* | | | ipv6: constify ip6_xmit() sock argumentEric Dumazet2015-09-252-8/+20
* | | | tcp: constify tcp_make_synack() socket argumentEric Dumazet2015-09-251-9/+15
* | | | tcp: remove tcp_ecn_make_synack() socket argumentEric Dumazet2015-09-252-9/+13
* | | | tcp: remove tcp_synack_options() socket argumentEric Dumazet2015-09-251-8/+7
* | | | ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet2015-09-251-6/+8
* | | | tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet2015-09-252-5/+5
* | | | ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet2015-09-251-1/+1
* | | | ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet2015-09-251-2/+2
* | | | inet: constify inet_csk_route_req() socket argumentEric Dumazet2015-09-251-1/+1
* | | | inet: constify ip_route_output_flow() socket argumentEric Dumazet2015-09-252-4/+4
* | | | tcp: constify tcp_openreq_init_rwin()Eric Dumazet2015-09-251-10/+18
* | | | tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet2015-09-252-5/+7
* | | | net: remove unused argument of __netdev_find_adj()Michal Kubeček2015-09-251-8/+7
* | | | l2tp: auto load IP modulesstephen hemminger2015-09-252-0/+2
* | | | l2tp: auto load type modulesstephen hemminger2015-09-254-0/+12
* | | | net: dsa: Set a "dsa" device_typeFlorian Fainelli2015-09-251-0/+5
* | | | switchdev: reduce transaction phase enum down to a booleanJiri Pirko2015-09-241-4/+4
* | | | dsa: use prepare/commit switchdev transaction helpersJiri Pirko2015-09-241-10/+5
* | | | switchdev: remove "ABORT" transaction phaseJiri Pirko2015-09-241-8/+2
* | | | switchdev: move transaction phase enum under transaction structureJiri Pirko2015-09-242-14/+16
* | | | switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2015-09-242-15/+102
* | | | switchdev: rename "trans" to "trans_ph".Jiri Pirko2015-09-242-10/+10
* | | | tcp: factorize sk_txhash initEric Dumazet2015-09-243-3/+1
* | | | ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-243-12/+9
* | | | genetlink: simplify genl_notifyJiri Benc2015-09-242-8/+7
* | | | bridge: don't age externally added FDB entriesSiva Mannem2015-09-231-0/+2
* | | | bridge: define some min/max/default ageing time constantsScott Feldman2015-09-231-1/+1
* | | | cls_bpf: further limit exec opcodes subsetDaniel Borkmann2015-09-231-3/+0
* | | | cls_bpf: make binding to classid optionalDaniel Borkmann2015-09-231-9/+8
OpenPOWER on IntegriCloud