summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal
2017-04-19nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal
2017-04-19netfilter: allow early drop of assured conntracksFlorian Westphal
2017-04-19netfilter: conntrack: use u8 for extension sizes againFlorian Westphal
2017-04-19netfilter: remove last traces of variable-sized extensionsFlorian Westphal
2017-04-19netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal
2017-04-19netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal
2017-04-19netfilter: conntrack: move helper struct to nf_conntrack_helper.hFlorian Westphal
2017-04-19netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal
2017-04-09netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng
2017-04-06netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng
2017-04-06netfilter: expect: Make sure the max_expected limit is effectiveGao Feng
2017-04-06netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-05bonding: attempt to better support longer hw addressesJarod Wilson
2017-04-05Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...David S. Miller
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin
2017-04-05phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang
2017-04-04can: initial support for network namespacesMario Kicherer
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov
2017-04-03qed: Manage with less memory regions for RoCERam Amrani
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-04-03flowcache: more "unsigned int"Alexey Dobriyan
2017-04-03flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long
2017-04-03sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long
2017-04-04Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-04-02sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-04-01net: mpls: Increase max number of labels for lwt encapDavid Ahern
2017-04-01udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot
2017-03-31kasan: report only the first error by defaultMark Rutland
2017-03-31mm: fix section name for .data..ro_after_initKees Cook
2017-03-31mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-03-31mm: move mm_percpu_wq initialization earlierMichal Hocko
2017-03-30sock: avoid dirtying sk_stamp, if possiblePaolo Abeni
2017-03-30sctp: alloc stream info when initializing asocXin Long