summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_exthdr: add TCP option matchingManuel Messner2017-02-081-1/+16
* netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-081-0/+2
* netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-081-0/+2
* netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-081-2/+2
* netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-081-0/+1
* netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso2017-02-081-4/+4
* netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso2017-02-081-1/+2
* netfilter: nft_exthdr: Add support for existence checkPhil Sutter2017-02-081-0/+6
* net: remove support for per driver ndo_busy_poll()Eric Dumazet2017-02-032-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-0311-40/+60
|\
| * netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-021-0/+3
| * ipvs: free ip_vs_dest structs when refcnt=0David Windsor2017-02-021-1/+1
| * netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2017-02-022-17/+15
| * netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal2017-02-021-0/+2
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-022-2/+9
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-022-4/+11
| * netfilter: reduce direct skb->nfct usageFlorian Westphal2017-02-021-3/+6
| * netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-021-1/+1
| * xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2017-01-091-0/+9
| * netfilter: nft_ct: add average bytes per packet supportLiping Zhang2017-01-031-0/+2
| * netfilter: nf_tables: add missing descriptions in nft_ct_keysLiping Zhang2017-01-031-0/+3
| * netfilter: merge udp and udplite conntrack helpersFlorian Westphal2017-01-033-16/+2
* | sched: cls_flower: expose priority to offloading netdeviceJiri Pirko2017-02-031-0/+1
* | lib: Introduce priority array area managerJiri Pirko2017-02-031-0/+76
* | list: introduce list_for_each_entry_from_reverse helperJiri Pirko2017-02-031-0/+13
* | trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann2017-02-032-3/+3
* | bridge: uapi: add per vlan tunnel infoRoopa Prabhu2017-02-033-0/+13
* | vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu2017-02-031-0/+1
* | ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu2017-02-031-0/+1
* | net/sched: act_ife: Change to use ife moduleYotam Gigi2017-02-032-10/+1
* | net: Introduce ife encapsulation moduleYotam Gigi2017-02-033-0/+70
* | net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi2017-02-031-2/+0
* | tcp: add tcp_mss_clamp() helperEric Dumazet2017-02-031-0/+9
* | net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet2017-02-031-0/+1
* | net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn2017-02-031-0/+1
* | unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin2017-02-031-0/+2
* | net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn2017-02-031-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-029-30/+40
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-014-19/+26
| |\ \
| | * | net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| | * | ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-01-311-0/+5
| | * | net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous2017-01-301-1/+3
| | * | can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-01-301-4/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-02-011-0/+1
| |\ \ \
| | * | | fscache: Fix dead object requeueDavid Howells2017-01-311-0/+1
| * | | | Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-311-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller2017-01-281-2/+2
| | |/ /
| * | | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-282-1/+3
| |\ \ \
| | * | | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-241-0/+1
| | * | | nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-01-241-1/+2