summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-11-15net: slightly optimize eth_type_transLi RongQing
2018-11-15net: remove BUG_ON from __pskb_pull_tailLi RongQing
2018-11-15net: sched: cls_flower: Classify packets using port rangesAmritha Nambiar
2018-11-15net: dump more useful information in netdev_rx_csum_fault()Cong Wang
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski
2018-11-12sctp: process sk_reuseport in sctp_get_port_localXin Long
2018-11-12sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long
2018-11-12sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpointXin Long
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11net_sched: sch_fq: add dctcp-like markingEric Dumazet
2018-11-11tcp: tsq: no longer use limit_output_bytes for paced flowsEric Dumazet
2018-11-11tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffiesEric Dumazet
2018-11-11tcp: refine tcp_tso_should_defer() after EDT adoptionEric Dumazet
2018-11-11tcp: do not try to defer skbs with eor mark (MSG_EOR)Eric Dumazet
2018-11-11tcp: minor optimization in tcp ack fast path processingYafang Shao
2018-11-11act_mirred: clear skb->tstamp on redirectEric Dumazet
2018-11-11tipc: fix link re-establish failureJon Maloy
2018-11-11tipc: improve broadcast retransmission algorithmLUU Duc Canh
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley
2018-11-10sctp: Fix SKB list traversal in sctp_intl_store_ordered().David S. Miller
2018-11-10sctp: Fix SKB list traversal in sctp_intl_store_reasm().David S. Miller
2018-11-10iucv: Remove SKB list assumptions.David S. Miller
2018-11-10OVS: remove VLAN_TAG_PRESENT - fixupMichał Mirosław
2018-11-10net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski
2018-11-09udp6: cleanup stats accounting in recvmsg()Paolo Abeni
2018-11-09flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-09net: tcp: remove BUG_ON from tcp_v4_errLi RongQing
2018-11-08net: sched: red: inform offloads about harddrop settingJakub Kicinski
2018-11-08tcp_bbr: update comments to reflect pacing_margin_percentNeal Cardwell
2018-11-08ipv4/tunnel: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08bridge: use __vlan_hwaccel helpersMichał Mirosław
2018-11-088021q: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08nfnetlink/queue: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08net/core: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08net: move __skb_checksum_complete*() to skbuff.cCong Wang
2018-11-08net: 8021q: vlan_core: allow use list of vlans for real deviceIvan Khoronzhuk
2018-11-08net: core: dev_addr_lists: add auxiliary func to handle reference address upd...Ivan Khoronzhuk
2018-11-08OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08sock: Reset dst when changing sk_mark via setsockoptDavid Barmann
2018-11-08inet: frags: better deal with smp racesEric Dumazet
2018-11-08openvswitch: remove BUG_ON from get_dpdevLi RongQing
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio
2018-11-08net/ipv6: compute anycast address hash only if dev is nullLi RongQing
2018-11-08net: sched: prio: delay destroying child qdiscs on changeJakub Kicinski