summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-07-10sch_cake: Add NAT awareness to packet classifierToke Høiland-Jørgensen
2018-07-10netfilter: Add nf_ct_get_tuple_skb global lookup functionToke Høiland-Jørgensen
2018-07-10sch_cake: Add optional ACK filterToke Høiland-Jørgensen
2018-07-10sch_cake: Add ingress modeToke Høiland-Jørgensen
2018-07-10sched: Add Common Applications Kept Enhanced (cake) qdiscToke Høiland-Jørgensen
2018-07-09tcp: remove SG-related comment in tcp_sendmsg()Julian Wiedmann
2018-07-09net: core: fix use-after-free in __netif_receive_skb_list_coreEdward Cree
2018-07-09net: core: fix uses-after-free in list processingEdward Cree
2018-07-08tcp: remove redundant SOCK_DONE checksEric Dumazet
2018-07-08net: sched: Fix warnings from xchg() on RCU'd cookie pointer.David S. Miller
2018-07-08net: sched: change action API to use array of pointers to actionsVlad Buslov
2018-07-08net: sched: atomically check-allocate actionVlad Buslov
2018-07-08net: sched: use reference counting action initVlad Buslov
2018-07-08net: sched: don't release reference on action overwriteVlad Buslov
2018-07-08net: sched: implement reference counted action releaseVlad Buslov
2018-07-08net: sched: add 'delete' function to action opsVlad Buslov
2018-07-08net: sched: implement action API that deletes action by indexVlad Buslov
2018-07-08net: sched: always take reference to actionVlad Buslov
2018-07-08net: sched: implement unlocked action init APIVlad Buslov
2018-07-08net: sched: change type of reference and bind countersVlad Buslov
2018-07-08net: sched: use rcu for action cookie updateVlad Buslov
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun
2018-07-07tipc: extend link reset criteria for stale packet retransmissionJon Maloy
2018-07-07net/sched: flower: Add supprt for matching on QinQ vlan headersJianbo Liu
2018-07-07net/sched: flower: Dump the ethertype encapsulated in vlanJianbo Liu
2018-07-07net/flow_dissector: Add support for QinQ dissectionJianbo Liu
2018-07-07net/sched: flower: Add support for matching on vlan ethertypeJianbo Liu
2018-07-07net/flow_dissector: Save vlan ethertype from headersJianbo Liu
2018-07-07rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu
2018-07-07ip: unconditionally set cork gso_sizeWillem de Bruijn
2018-07-07ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn
2018-07-07sock: sockc cookie initializerWillem de Bruijn
2018-07-07ipv6: ipcm6_cookie initializerWillem de Bruijn
2018-07-07ipv4: ipcm_cookie initializersWillem de Bruijn
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree
2018-07-06net: ipv4: fix list processing on L3 slave devicesEdward Cree
2018-07-05net: core: filter: mark expected switch fall-throughGustavo A. R. Silva
2018-07-05net: decnet: dn_nsp_in: mark expected switch fall-throughGustavo A. R. Silva
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam
2018-07-05devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh
2018-07-05devlink: Add devlink notifications support for paramsMoshe Shemesh
2018-07-05devlink: Add support for get/set driverinit valueMoshe Shemesh
2018-07-05devlink: Add param set commandMoshe Shemesh
2018-07-05devlink: Add param get commandMoshe Shemesh
2018-07-05devlink: Add devlink_param register and unregisterMoshe Shemesh
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing
2018-07-05net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()Edward Cree
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia