aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal1-2/+1
2017-04-26netfilter: don't attach a nat extension by defaultFlorian Westphal1-1/+1
2017-04-26netfilter: conntrack: mark extension structs as constFlorian Westphal1-2/+2
2017-04-26netfilter: conntrack: remove prealloc supportFlorian Westphal1-6/+0
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal1-2/+4
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal1-0/+2
2017-04-19nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal2-2/+5
2017-04-19netfilter: allow early drop of assured conntracksFlorian Westphal1-0/+3
2017-04-19netfilter: conntrack: use u8 for extension sizes againFlorian Westphal1-2/+2
2017-04-19netfilter: remove last traces of variable-sized extensionsFlorian Westphal1-7/+1
2017-04-19netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal1-5/+6
2017-04-19netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal1-1/+4
2017-04-19netfilter: conntrack: move helper struct to nf_conntrack_helper.hFlorian Westphal2-19/+17
2017-04-19netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal1-0/+2
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal3-8/+3
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal3-16/+6
2017-04-09netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng2-2/+0
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso1-0/+5
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng1-18/+18
2017-04-06netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng1-0/+1
2017-04-06netfilter: expect: Make sure the max_expected limit is effectiveGao Feng1-0/+1
2017-04-06netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso1-0/+5
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-73/+124
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-11/+22
2017-04-05bonding: attempt to better support longer hw addressesJarod Wilson1-1/+11
2017-04-05Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller4-47/+39
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+2
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich2-1/+23
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng1-0/+3
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long2-6/+5
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin1-0/+10
2017-04-05phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches1-0/+1
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang1-1/+2
2017-04-04can: initial support for network namespacesMario Kicherer3-3/+39
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov1-44/+0
2017-04-03qed: Manage with less memory regions for RoCERam Amrani1-1/+0
2017-04-03net: usbnet: support 64bit statsGreg Ungerer1-0/+4
2017-04-03flowcache: more "unsigned int"Alexey Dobriyan1-3/+3
2017-04-03flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan1-1/+1
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long1-3/+14
2017-04-03sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long2-0/+3
2017-04-04Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-1/+4
2017-04-02sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet1-1/+1
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+7
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+3
2017-04-01net: mpls: Increase max number of labels for lwt encapDavid Ahern1-3/+2
2017-04-01udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni1-1/+1
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2-0/+19
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot1-0/+8
2017-03-31kasan: report only the first error by defaultMark Rutland1-0/+3