summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-2118-37/+79
|\
| * ipv6: repair fib6 tree in failure caseWei Wang2017-08-201-13/+11
| * net: sched: fix NULL pointer dereference when action calls some targetsXin Long2017-08-181-0/+2
| * rxrpc: Fix oops when discarding a preallocated service callDavid Howells2017-08-181-0/+1
| * irda: do not leak initialized list.dev to userspaceColin Ian King2017-08-181-1/+1
| * tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell2017-08-181-2/+1
| * net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is setRoopa Prabhu2017-08-181-2/+9
| * ipv6: reset fn->rr_ptr when replacing routeWei Wang2017-08-181-0/+4
| * sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko2017-08-181-0/+2
| * tipc: fix use-after-freeEric Dumazet2017-08-181-2/+4
| * datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-184-9/+14
| * net: sched: fix p_filter_chain check in tcf_chain_flushJiri Pirko2017-08-181-1/+1
| * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-161-1/+1
| * dccp: defer ccid_hc_tx_delete() at dismantle timeEric Dumazet2017-08-161-2/+12
| * openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang2017-08-163-3/+7
| * net: igmp: Use ingress interface rather than vrf deviceDavid Ahern2017-08-161-1/+9
* | tipc: don't reset stale broadcast send linkJon Paul Maloy2017-08-214-45/+17
* | net: check type when freeing metadata dstDavid Lamparter2017-08-211-1/+2
* | net: ipv6: put host and anycast routes on device with addressDavid Ahern2017-08-213-56/+47
* | dsa: remove unused net_device arg from handlersFlorian Westphal2017-08-219-17/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-2114-33/+92
|\ \
| * | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-116-17/+40
| * | net: Allow IPsec GSO for local socketsSteffen Klassert2017-08-021-1/+1
| * | xfrm: Clear RX SKB secpath xfrm_offloadIlan Tayari2017-08-021-0/+2
| * | xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-025-6/+16
| * | esp6: Fix RX checksum after header pullYossi Kuperman2017-08-021-0/+2
| * | xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header pushYossi Kuperman2017-08-021-1/+3
| * | esp6: Support RX checksum with crypto offloadIlan Tayari2017-08-022-4/+14
| * | esp4: Support RX checksum with crypto offloadIlan Tayari2017-08-022-4/+14
* | | net: style cleanupsstephen hemminger2017-08-181-32/+36
* | | net: mark receive queue attributes ro_after_initstephen hemminger2017-08-181-12/+13
* | | net: make queue attributes ro_after_initstephen hemminger2017-08-181-21/+19
* | | net: make BQL sysfs attributes ro_after_initstephen hemminger2017-08-181-11/+11
* | | net: drop unused attribute argument from sysfs queue funcsstephen hemminger2017-08-181-26/+11
* | | net: make net sysfs attributes ro_after_initstephen hemminger2017-08-181-2/+2
* | | net: constify net_ns_type_operationsstephen hemminger2017-08-181-1/+1
* | | net: make net_class ro_after_initstephen hemminger2017-08-181-1/+1
* | | net: constify netdev_class_filestephen hemminger2017-08-181-2/+2
* | | net: don't decrement kobj reference count on init failurestephen hemminger2017-08-181-12/+10
* | | xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer2017-08-181-7/+12
* | | net: inet: diag: expose sockets cgroup classidLevin, Alexander (Sasha Levin)2017-08-181-0/+11
* | | ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet2017-08-183-7/+7
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-08-182-1/+13
|\ \ \
| * | | Bluetooth: kfree tmp rather than an alias to itColin Ian King2017-08-111-1/+1
| * | | Bluetooth: document config optionsPavel Machek2017-08-081-0/+12
* | | | ipv6: fix false-postive maybe-uninitialized warningArnd Bergmann2017-08-181-2/+4
* | | | bpf: reuse tc bpf prologue for sk skb progsDaniel Borkmann2017-08-171-37/+10
* | | | bpf: no need to nullify ri->map in xdp_do_redirectDaniel Borkmann2017-08-171-1/+0
* | | | tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.David S. Miller2017-08-161-0/+2
* | | | net: sched: cls_flower: fix ndo_setup_tc type for stats callJiri Pirko2017-08-161-1/+1
OpenPOWER on IntegriCloud