index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
2018-11-12
sctp: process sk_reuseport in sctp_get_port_local
Xin Long
2018-11-12
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
2018-11-12
sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
Xin Long
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
net_sched: sch_fq: add dctcp-like marking
Eric Dumazet
2018-11-11
tcp: tsq: no longer use limit_output_bytes for paced flows
Eric Dumazet
2018-11-11
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
Eric Dumazet
2018-11-11
tcp: refine tcp_tso_should_defer() after EDT adoption
Eric Dumazet
2018-11-11
tcp: do not try to defer skbs with eor mark (MSG_EOR)
Eric Dumazet
2018-11-11
tcp: minor optimization in tcp ack fast path processing
Yafang Shao
2018-11-11
act_mirred: clear skb->tstamp on redirect
Eric Dumazet
2018-11-11
tipc: fix link re-establish failure
Jon Maloy
2018-11-11
tipc: improve broadcast retransmission algorithm
LUU Duc Canh
2018-11-11
net: sched: register callbacks for indirect tc block binds
John Hurley
2018-11-10
sctp: Fix SKB list traversal in sctp_intl_store_ordered().
David S. Miller
2018-11-10
sctp: Fix SKB list traversal in sctp_intl_store_reasm().
David S. Miller
2018-11-10
iucv: Remove SKB list assumptions.
David S. Miller
2018-11-10
OVS: remove VLAN_TAG_PRESENT - fixup
Michał Mirosław
2018-11-10
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
2018-11-09
udp6: cleanup stats accounting in recvmsg()
Paolo Abeni
2018-11-09
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-09
net: tcp: remove BUG_ON from tcp_v4_err
Li RongQing
2018-11-08
net: sched: red: inform offloads about harddrop setting
Jakub Kicinski
2018-11-08
tcp_bbr: update comments to reflect pacing_margin_percent
Neal Cardwell
2018-11-08
ipv4/tunnel: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
bridge: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
8021q: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
nfnetlink/queue: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
net/core: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
net: move __skb_checksum_complete*() to skbuff.c
Cong Wang
2018-11-08
net: 8021q: vlan_core: allow use list of vlans for real device
Ivan Khoronzhuk
2018-11-08
net: core: dev_addr_lists: add auxiliary func to handle reference address upd...
Ivan Khoronzhuk
2018-11-08
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-08
sock: Reset dst when changing sk_mark via setsockopt
David Barmann
2018-11-08
inet: frags: better deal with smp races
Eric Dumazet
2018-11-08
openvswitch: remove BUG_ON from get_dpdev
Li RongQing
2018-11-08
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-11-08
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2018-11-08
net/ipv6: compute anycast address hash only if dev is null
Li RongQing
2018-11-08
net: sched: prio: delay destroying child qdiscs on change
Jakub Kicinski
2018-11-08
net: sched: red: delay destroying child qdisc on replace
Jakub Kicinski
2018-11-08
net: sched: refactor grafting Qdiscs with a parent
Jakub Kicinski
2018-11-08
net: sched: add an offload graft helper
Jakub Kicinski
2018-11-08
net: sched: set TCQ_F_OFFLOADED flag for MQ
Jakub Kicinski
2018-11-08
net: sched: red: remove unnecessary red_dump_offload_stats parameter
Jakub Kicinski
2018-11-08
net: sched: add an offload dump helper
Jakub Kicinski
[next]