summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-06-30net/smc: optimize consumer cursor updatesUrsula Braun
2018-06-30net/smc: add pnetid supportUrsula Braun
2018-06-30net/smc: determine port attributes independent from pnet tableUrsula Braun
2018-06-30tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao
2018-06-29net/sched: add tunnel option support to act_tunnel_keySimon Horman
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-06-29net/sched: act_tunnel_key: add extended ack supportSimon Horman
2018-06-29net/sched: act_tunnel_key: disambiguate metadata dst error casesSimon Horman
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert
2018-06-29ila: Create main ila source fileTom Herbert
2018-06-29ila: Call library function alloc_bucket_locksTom Herbert
2018-06-29ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert
2018-06-28skbuff: preserve sock reference when scrubbing the skb.Flavio Leitner
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner
2018-06-28net sched actions: avoid bitwise operation on signed value in peditRoman Mashak
2018-06-28net sched actions: fix misleading text strings in pedit actionRoman Mashak
2018-06-28net sched actions: use sizeof operator for buffer lengthRoman Mashak
2018-06-28net sched actions: fix sparse warningRoman Mashak
2018-06-28net sched actions: fix coding style in pedit actionRoman Mashak
2018-06-28netem: slotting with non-uniform distributionYousuk Seung
2018-06-28l2tp: define helper for parsing struct sockaddr_pppol2tp*Guillaume Nault
2018-06-28tcp: remove one indentation level in tcp_create_openreq_childEric Dumazet
2018-06-27neighbour: force neigh_invalidate when NUD_FAILED update is from adminRoopa Prabhu
2018-06-27net/tls: Remove VLA usage on nonceKees Cook
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley
2018-06-26net: sched: cls_bpf: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_u32: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_matchall: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26l2tp: make l2tp_xmit_core() return voidGuillaume Nault
2018-06-26l2tp: avoid duplicate l2tp_pernet() callsGuillaume Nault
2018-06-26l2tp: don't export l2tp_tunnel_closeall()Guillaume Nault
2018-06-26l2tp: don't export l2tp_session_queue_purge()Guillaume Nault
2018-06-26l2tp: remove l2tp_tunnel_priv()Guillaume Nault
2018-06-26l2tp: remove .show from struct l2tp_tunnelGuillaume Nault
2018-06-26l2tp: remove pppol2tp_session_close()Guillaume Nault
2018-06-26tcp: add SNMP counter for zero-window dropsYafang Shao
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller
2018-06-26net: Convert GRO SKB handling to list_head.David Miller
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-24tls: Removed unused variableVakul Garg
2018-06-24net_sched: remove unused htb drop_listCong Wang
2018-06-23net_sched: remove a bogus warning in hfscCong Wang
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-23net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet
2018-06-23net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu