summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-11net: qrtr: Add control packet definition to uapiBjorn Andersson
2017-10-11net: qrtr: Move constants to header fileBjorn Andersson
2017-10-11tcp: fix tcp_unlink_write_queue()Eric Dumazet
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller
2017-10-11cfg80211: support reloading regulatory databaseJohannes Berg
2017-10-11fq: support filtering a given tinJohannes Berg
2017-10-10openvswitch: add ct_clear actionEric Garver
2017-10-10bpf: write back the verifier log buffer as it gets filledJakub Kicinski
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski
2017-10-10bpf: move global verifier log into verifier environmentJakub Kicinski
2017-10-10bpf: encapsulate verifier log state into a structureJakub Kicinski
2017-10-09openvswitch: Add erspan tunnel support.William Tu
2017-10-09once: switch to new jump label APIEric Biggers
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon
2017-10-09net: bridge: Export bridge multicast router stateYotam Gigi
2017-10-09net: bridge: Notify on bridge device mrouter state changesYotam Gigi
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani
2017-10-08bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu
2017-10-07bpf: Use char in prog and map nameMartin KaFai Lau
2017-10-07net: phonet: mark phonet_protocol as constLin Zhang
2017-10-07net: phonet: mark header_ops as constLin Zhang
2017-10-07bpf: add helper bpf_perf_prog_read_valueYonghong Song
2017-10-07bpf: add helper bpf_perf_event_read_value for perf event array mapYonghong Song
2017-10-07bpf: perf event change needed for subsequent bpf helpersYonghong Song
2017-10-07ip_tunnel: add mpls over gre supportAmine Kherbouche
2017-10-07ipv6: take care of rt6_statsWei Wang
2017-10-07ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang
2017-10-07ipv6: update fn_sernum after route is inserted to treeWei Wang
2017-10-07ipv6: hook up exception table to store dst cacheWei Wang
2017-10-07ipv6: prepare fib6_locate() for exception tableWei Wang
2017-10-07ipv6: prepare fib6_age() for exception tableWei Wang
2017-10-07ipv6: introduce a hash table to store dst cacheWei Wang
2017-10-07ipv6: introduce a new function fib6_update_sernum()Wei Wang
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-10-07tcp: implement rb-tree based retransmit queueEric Dumazet
2017-10-07tcp: uninline tcp_write_queue_purge()Eric Dumazet
2017-10-07net: add rb_to_skb() and other rb tree helpersEric Dumazet
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet
2017-10-05tcp: uniform the set up of sockets after successful connectionWei Wang
2017-10-05VSOCK: add sock_diag interfaceStefan Hajnoczi
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi