summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-11openvswitch: add ct_clear actionEric Garver1-0/+2
2017-10-10bpf: write back the verifier log buffer as it gets filledJakub Kicinski1-1/+3
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski1-0/+1
2017-10-10bpf: move global verifier log into verifier environmentJakub Kicinski1-0/+2
2017-10-10bpf: encapsulate verifier log state into a structureJakub Kicinski1-0/+13
2017-10-10openvswitch: Add erspan tunnel support.William Tu1-0/+1
2017-10-10once: switch to new jump label APIEric Biggers1-3/+3
2017-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-66/+77
2017-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+10
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-3/+10
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon1-0/+5
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon1-0/+1
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon1-0/+1
2017-10-09net: bridge: Export bridge multicast router stateYotam Gigi1-0/+5
2017-10-09net: bridge: Notify on bridge device mrouter state changesYotam Gigi1-0/+1
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2-0/+6
2017-10-09bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu2-0/+2
2017-10-08bpf: Use char in prog and map nameMartin KaFai Lau2-6/+6
2017-10-08net: phonet: mark phonet_protocol as constLin Zhang1-2/+4
2017-10-08net: phonet: mark header_ops as constLin Zhang1-1/+1
2017-10-08bpf: add helper bpf_perf_prog_read_valueYonghong Song1-1/+9
2017-10-08bpf: add helper bpf_perf_event_read_value for perf event array mapYonghong Song1-2/+19
2017-10-08bpf: perf event change needed for subsequent bpf helpersYonghong Song1-2/+5
2017-10-07ip_tunnel: add mpls over gre supportAmine Kherbouche1-0/+1
2017-10-07ipv6: take care of rt6_statsWei Wang1-6/+9
2017-10-07ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang2-9/+17
2017-10-07ipv6: update fn_sernum after route is inserted to treeWei Wang1-0/+2
2017-10-07ipv6: hook up exception table to store dst cacheWei Wang1-1/+0
2017-10-07ipv6: prepare fib6_locate() for exception tableWei Wang1-1/+2
2017-10-07ipv6: prepare fib6_age() for exception tableWei Wang2-0/+15
2017-10-07ipv6: introduce a hash table to store dst cacheWei Wang2-0/+22
2017-10-07ipv6: introduce a new function fib6_update_sernum()Wei Wang1-0/+2
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-1/+2
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+1
2017-10-07tcp: implement rb-tree based retransmit queueEric Dumazet2-44/+52
2017-10-07tcp: uninline tcp_write_queue_purge()Eric Dumazet1-14/+1
2017-10-07net: add rb_to_skb() and other rb tree helpersEric Dumazet1-0/+18
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches1-2/+2
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-61/+64
2017-10-06tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet3-3/+33
2017-10-06tcp: uniform the set up of sockets after successful connectionWei Wang1-0/+1
2017-10-06VSOCK: add sock_diag interfaceStefan Hajnoczi1-0/+33
2017-10-06VSOCK: use TCP state constants for sk_stateStefan Hajnoczi1-3/+0
2017-10-06VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi1-0/+12
2017-10-06VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi1-0/+5
2017-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-120/+263
2017-10-06Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-28/+68
2017-10-05net: Add extack to upper device linkingDavid Ahern2-3/+6