summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-19netfilter: remove prototype of netfilter_queue_initTaehee Yoo
2017-08-19netfilter: connlimit: merge root4 and root6.Taehee Yoo
2017-08-02netfilter: constify nf_loginfo structuresJulia Lawall
2017-08-02netfilter: constify nf_conntrack_l3/4proto parametersJulia Lawall
2017-08-02netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()Taehee Yoo
2017-07-31netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal
2017-07-31netfilter: nft_set_rbtree: use seqcount to avoid lock in most casesFlorian Westphal
2017-07-31netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter
2017-07-31netfilter: nf_tables: Allow set names of up to 255 charsPhil Sutter
2017-07-31netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter
2017-07-31netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter
2017-07-31netlink: Introduce nla_strdup()Phil Sutter
2017-07-31netfilter: nf_tables: No need to check chain existence when tracingPhil Sutter
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-31netfilter: nfnetlink_queue: don't queue dying conntracks to userspaceFlorian Westphal
2017-07-31netfilter: conntrack: destroy functions need to free queued packetsFlorian Westphal
2017-07-31netfilter: add and use nf_ct_unconfirmed_destroyFlorian Westphal
2017-07-31netfilter: expect: add and use nf_ct_expect_iterate helpersFlorian Westphal
2017-07-31netfilter: conntrack: Change to deferable work queuesubashab@codeaurora.org
2017-07-31netfilter: nf_tables: add fib expression to the netdev familyPablo M. Bermudo Garay
2017-07-31netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay
2017-07-24netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notificationsPhil Sutter
2017-07-24netfilter: Remove duplicated rcu_read_lock.Taehee Yoo
2017-07-24netfilter: nf_tables: keep chain counters away from hot pathPablo Neira Ayuso
2017-07-24netfilter: expect: add to hash table after expect initFlorian Westphal
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa
2017-07-20rds: Make sure updates to cp_send_gen can be observedHÃ¥kon Bugge
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy
2017-07-20ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar
2017-07-20rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli
2017-07-20Merge branch 'BPF-map-value-adjust-fix'David S. Miller
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-07-20Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds
2017-07-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-07-20Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-20Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-07-20Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva
2017-07-19ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca