aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-19net: sched: cls: add extack support for tcf_change_indevAlexander Aring3-5/+6
2018-01-19net: sched: cls: add extack support for delete callbackAlexander Aring12-13/+24
2018-01-19net: sched: cls: add extack support for tcf_exts_validateAlexander Aring12-31/+48
2018-01-19net: sched: cls: add extack support for change callbackAlexander Aring12-12/+18
2018-01-19net: sched: cls_api: handle generic cls errorsAlexander Aring1-11/+41
2018-01-19net: sched: cls: fix code style issuesAlexander Aring2-5/+5
2018-01-19tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng2-1/+3
2018-01-19tcp: avoid min-RTT overestimation from delayed ACKsYuchung Cheng1-2/+21
2018-01-19tipc: fix race between poll() and setsockopt()Jon Maloy3-17/+13
2018-01-19l2tp: remove switch block in l2tp_nl_cmd_session_create()Lorenzo Bianconi1-21/+0
2018-01-19l2tp: remove l2specific_len configurable parameterLorenzo Bianconi4-8/+1
2018-01-19l2tp: remove l2specific_len dependency in l2tp_coreLorenzo Bianconi2-18/+27
2018-01-19l2tp: double-check l2specific_type provided by userspaceLorenzo Bianconi1-2/+9
2018-01-19devlink: Make some functions staticWei Yongjun1-2/+3
2018-01-19ipv6: mcast: remove dead codeEric Dumazet1-2/+0
2018-01-19caif: reduce stack size with KASANArnd Bergmann1-28/+22
2018-01-18net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issuesAndrew Morton1-3/+7
2018-01-18flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros1-2/+2
2018-01-18net: sched: silence uninitialized parent variable warning in tc_dump_tfilterJiri Pirko1-0/+7
2018-01-17net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai1-2/+0
2018-01-17net: Fix possible race in peernet2id_alloc()Kirill Tkhai1-2/+11
2018-01-17net: sched: allow ingress and clsact qdiscs to share filter blocksJiri Pirko1-16/+64
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko1-0/+60
2018-01-17net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko1-84/+118
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko5-23/+81
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko1-5/+2
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko4-4/+73
2018-01-17net: sched: avoid usage of tp->q in tcf_classifyJiri Pirko1-2/+3
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko1-24/+143
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko1-8/+69
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski1-1/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-153/+130
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-4/+3
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-143/+135
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann3-30/+22
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan61-96/+0
2018-01-16tipc: fix race condition at topology server receiveJon Maloy3-46/+51
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller4-9/+15
2018-01-16sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long1-8/+6
2018-01-16sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long1-10/+6
2018-01-16sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long1-2/+8
2018-01-16devlink: Add relation between dpipe and resourceArkadi Sharshevsky1-0/+37
2018-01-16devlink: Add support for reloadArkadi Sharshevsky1-0/+47
2018-01-16devlink: Add support for resource abstractionArkadi Sharshevsky1-0/+374
2018-01-16devlink: Add per devlink instance lockArkadi Sharshevsky1-59/+77
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller4-15/+17
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall1-1/+6
2018-01-15net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall1-2/+2
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu1-50/+1
2018-01-15ipv6: Fix build with gcc-4.4.5Ido Schimmel1-2/+6