summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-09-28netlink: make validation_data constJohannes Berg
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg
2018-09-28netfilter: nf_tables: add SECMARK supportChristian Göttsche
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann
2018-09-26cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-09-25net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov
2018-09-25net: sched: change tcf block reference counter type to refcount_tVlad Buslov
2018-09-25net: sched: add helper function to take reference to QdiscVlad Buslov
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron
2018-09-24net/core: Add new basic hardware counterEelco Chaudron
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet
2018-09-21tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet
2018-09-21net/tls: Add support for async encryption of records for performanceVakul Garg
2018-09-20net/ipv4: Move device validation to helperDavid Ahern
2018-09-20netfilter: conntrack: clamp l4proto array size at largers supported protocolFlorian Westphal
2018-09-20netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal
2018-09-20netfilter: conntrack: remove unused proto arg from netns init functionsFlorian Westphal
2018-09-20netfilter: conntrack: remove error callback and handle icmp from coreFlorian Westphal
2018-09-20netfilter: conntrack: deconstify packet callback skb pointerFlorian Westphal
2018-09-20netfilter: conntrack: remove the l4proto->new() functionFlorian Westphal
2018-09-20netfilter: conntrack: pass nf_hook_state to packet and error handlersFlorian Westphal
2018-09-18NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-18netlink: add ethernet address policy typesJohannes Berg
2018-09-18netlink: add NLA_REJECT policy typeJohannes Berg
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-17tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend
2018-09-17netfilter: nf_tables: asynchronous releaseFlorian Westphal
2018-09-17netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov
2018-09-13vxlan: Remove duplicated include from vxlan.hYueHaibing
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca
2018-09-13net: sock: introduce SOCK_XDPJason Wang
2018-09-13llc: avoid blocking in llc_sap_close()Cong Wang
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens