aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+2
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-10/+19
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds10-57/+31
2018-05-26net/iucv: convert to ->poll_maskChristoph Hellwig1-2/+0
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig1-1/+1
2018-05-26net/sctp: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig1-1/+1
2018-05-26net/tcp: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net: remove sock_no_pollChristoph Hellwig1-2/+0
2018-05-26net: refactor socket_pollChristoph Hellwig1-0/+15
2018-05-22sctp: fix the issue that flags are ignored when using kernel_connectXin Long1-0/+2
2018-05-17tls: don't use stack memory in a scatterlistMatt Mullins1-0/+3
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig3-5/+13
2018-05-16net: move seq_file_single_net to <linux/seq_file_net.h>Christoph Hellwig1-12/+0
2018-05-16ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig1-4/+0
2018-05-16ipv{4,6}/ping: simplify proc file creationChristoph Hellwig1-11/+0
2018-05-16ipv{4,6}/tcp: simplify procfs registrationChristoph Hellwig1-8/+3
2018-05-16ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig1-12/+8
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig3-7/+9
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs1-1/+1
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs1-1/+1
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+5
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee1-0/+1
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2018-05-09netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso1-0/+5
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap1-1/+1
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel1-1/+2
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson1-0/+1
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter1-2/+1
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring1-1/+2
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang1-0/+1
2018-04-16xfrm: Fix warning in xfrm6_tunnel_net_exit.Steffen Klassert1-0/+1
2018-04-11slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+1
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-16/+29
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-1/+1
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko1-14/+26
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet1-0/+1
2018-04-07net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds2-1/+15
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2018-04-05slab: make usercopy region 32-bitAlexey Dobriyan1-2/+2
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2018-04-04ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev1-1/+2
2018-04-04ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev1-0/+3
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds51-283/+803
2018-04-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc1-1/+1
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds1-11/+0
2018-04-02net: remove compat_sys_*() prototypes from net/compat.hDominik Brodowski1-11/+0