summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_eventXin Long2017-10-161-0/+1
| | * | | rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_eventXin Long2017-10-161-0/+1
| | * | | rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...Xin Long2017-10-161-0/+1
| | * | | rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_eventXin Long2017-10-161-0/+1
| | * | | l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault2017-10-141-0/+3
| | * | | net: fix typo in skbuff.cWenhua Shi2017-10-141-1/+1
| | * | | ip: update policy routing config helpStephen Hemminger2017-10-121-5/+3
| | * | | net/ncsi: Don't limit vids based on hot_channelSamuel Mendoza-Jonas2017-10-112-8/+10
| | |/ /
| | * | net: call cgroup_sk_alloc() earlier in sk_clone_lock()Eric Dumazet2017-10-101-2/+1
| | * | Revert "net: defer call to cgroup_sk_alloc()"Eric Dumazet2017-10-102-6/+2
| | * | net: defer call to cgroup_sk_alloc()Eric Dumazet2017-10-092-2/+6
| | * | net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet2017-10-092-1/+5
| * | | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-191-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-181-1/+1
* | | | bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nvLawrence Brakmo2017-10-221-2/+38
* | | | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-221-1/+45
* | | | net: x25: mark expected switch fall-throughsGustavo A. R. Silva2017-10-222-1/+2
* | | | net: af_unix: mark expected switch fall-throughGustavo A. R. Silva2017-10-221-0/+1
* | | | tipc: refactor tipc_sk_timeout() functionJon Maloy2017-10-221-26/+23
* | | | net: sched: mark expected switch fall-throughsGustavo A. R. Silva2017-10-2210-0/+10
* | | | net: rose: mark expected switch fall-throughsGustavo A. R. Silva2017-10-222-0/+3
* | | | openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva2017-10-221-0/+1
* | | | net: netrom: nr_in: mark expected switch fall-throughGustavo A. R. Silva2017-10-221-1/+1
* | | | tipc: fix broken tipc_poll() functionJon Maloy2017-10-211-3/+2
* | | | net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-215-83/+0
* | | | dsa: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-11/+53
* | | | net: sched: cls_bpf: call block callbacks for offloadJiri Pirko2017-10-211-8/+32
* | | | net: sched: cls_u32: call block callbacks for offloadJiri Pirko2017-10-211-20/+52
* | | | net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnodeJiri Pirko2017-10-211-8/+8
* | | | net: sched: cls_matchall: call block callbacks for offloadJiri Pirko2017-10-211-27/+45
* | | | net: sched: use tc_setup_cb_call to call per-block callbacksJiri Pirko2017-10-212-6/+24
* | | | net: sched: introduce per-block callbacksJiri Pirko2017-10-211-0/+105
* | | | net: sched: use extended variants of block_get/put in ingress and clsact qdiscsJiri Pirko2017-10-211-7/+29
* | | | net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko2017-10-211-3/+53
* | | | ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni2017-10-211-6/+6
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-10-214-171/+241
|\ \ \ \
| * | | | Bluetooth: Fix compiler warning with selftest duration calculationMarcel Holtmann2017-10-061-1/+1
| * | | | Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus2017-10-064-128/+147
| * | | | Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus2017-10-061-1/+1
| * | | | Bluetooth: selftest - check for errors when computing ZZTudor Ambarus2017-10-061-3/+8
| * | | | Bluetooth: ecdh_helper - reveal error codesTudor Ambarus2017-10-063-24/+33
| * | | | Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus2017-10-064-50/+87
| | |_|/ | |/| |
* | | | ipv4: ipv4_default_advmss() should use route mtuEric Dumazet2017-10-211-1/+1
* | | | Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/sc...David S. Miller2017-10-211-3/+3
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'net-next/master'Stefan Schmidt2017-10-18308-4064/+9976
| |\ \ \ \
| * | | | | ieee802154: netlink: fix typo of the name of struct genl_opsXue Liu2017-10-161-3/+3
* | | | | | tcp: fix tcp_send_syn_data()Eric Dumazet2017-10-211-0/+1
* | | | | | ipv6: remove from fib tree aged out RTF_CACHE dstPaolo Abeni2017-10-211-1/+11
* | | | | | ipv6: start fib6 gc on RTF_CACHE dst creationPaolo Abeni2017-10-211-1/+3
* | | | | | bpf: Add file mode configuration into bpf mapsChenbo Feng2017-10-201-1/+1