summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-10-03devlink: Add extack for eswitch operationsEli Britstein
2018-10-02tls: Add support for inplace records encryptionVakul Garg
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-02tcp: do not release socket ownership in tcp_close()Eric Dumazet
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg
2018-10-02cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu
2018-10-01tcp/fq: move back to CLOCK_MONOTONICEric Dumazet
2018-10-01netlink: add validation function to policyJohannes Berg
2018-10-01netlink: add attribute range validation to policyJohannes Berg
2018-10-01tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-09-29netlink: fix typo in nla_parse_nested() commentJohannes Berg
2018-09-29tls: Remove redundant vars from tls record structureVakul Garg
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-28netlink: add nested array policy validationJohannes Berg
2018-09-28netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg
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