netfilter: tproxy: prepare TCP_NEW_SYN_RECV support
[firefly-linux-kernel-4.4.55.git] / net /
2015-03-17 Eric Dumazetnetfilter: tproxy: prepare TCP_NEW_SYN_RECV support
2015-03-17 Eric Dumazetnetfilter: use sk_fullsock() helper
2015-03-17 Alexei Starovoitovbpf: allow BPF programs access 'protocol' and 'vlan_tci...
2015-03-16 Eric Dumazettcp_metrics: fix wrong lockdep annotations
2015-03-16 Jiri Pirkodsa: change "select" to "depends on" for NET_SWITCHDEV...
2015-03-16 Ying Xuenet: kernel socket should be released in init_net namespace
2015-03-16 David S. MillerMerge branch 'listener_refactor'
2015-03-16 Eric Dumazetinet: add proper refcounting to request sock
2015-03-16 Eric Dumazetinet: factorize sock_edemux()/sock_gen_put() code
2015-03-16 Eric Dumazetinet_diag: allow sk_diag_fill() to handle request socks
2015-03-16 Eric Dumazetinet: ip early demux should avoid request sockets
2015-03-16 David S. MillerMerge branch 'swdev_ops'
2015-03-16 Scott Feldmanswitchdev: use new swdev ops
2015-03-16 David S. MillerMerge branch 'ebpf_skb_fields'
2015-03-16 Alexei Starovoitovbpf: allow extended BPF programs access skb fields
2015-03-16 David S. MillerMerge branch 'ebpf_helpers'
2015-03-16 Daniel Borkmannebpf: add helper for obtaining current processor id
2015-03-16 Daniel Borkmannebpf: add prandom helper for packet sampling
2015-03-14 Florian Fainellinet: dsa: do not use slave MII bus for fixed PHYs
2015-03-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-14 David S. MillerMerge branch 'listener_refactor_part_9'
2015-03-14 Eric Dumazetinet_diag: factorize code in new inet_diag_msg_common_f...
2015-03-14 Eric Dumazetinet_diag: adjust inet_sk_diag_fill() bug condition
2015-03-14 Eric Dumazetinet: fill request sock ir_iif for IPv4
2015-03-14 David S. MillerMerge branch 'tipc-next'
2015-03-14 Jon Paul Maloytipc: clean up handling of message priorities
2015-03-14 Jon Paul Maloytipc: split link outqueue
2015-03-14 Jon Paul Maloytipc: eliminate unnecessary call to broadcast ack function
2015-03-14 Jon Paul Maloytipc: extract bundled buffers by cloning instead of...
2015-03-14 Jon Paul Maloytipc: eliminate unnecessary linearization of incoming...
2015-03-14 Jon Paul Maloytipc: move message validation function to msg.c
2015-03-14 Jon Paul Maloytipc: add framework for node capabilities exchange
2015-03-14 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-14 Julia Lawallieee802154: don't export static symbol
2015-03-14 Alexander Aringmac802154: correct max sifs size handling
2015-03-14 Alexander Aringieee802154: remove deprecated sysfs entries
2015-03-14 Alexander Aringieee802154: change wpan-phy name to phy
2015-03-14 Alexander Aringieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
2015-03-13 Marcel HoltmannBluetooth: Merge hdev->dbg_flags fields into hdev-...
2015-03-13 Marcel HoltmannBluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_set_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_clear_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_change_flag helpe...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_change_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_clear_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_set_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Add support connectable advertising setting
2015-03-13 David S. MillerMerge branch 'tcp_metrics_netns_debloat'
2015-03-13 Eric W. Biedermantcp_metrics: Use a single hash table for all network...
2015-03-13 Eric W. Biedermantcp_metrics: Rewrite tcp_metrics_flush_all
2015-03-13 Eric W. Biedermantcp_metrics: Remove the unused return code from tcp_met...
2015-03-13 Eric W. Biedermantcp_metrics: Add a field tcpm_net and verify it matches...
2015-03-13 Eric W. Biedermantcp_metrics: Mix the network namespace into the hash...
2015-03-13 Eric W. Biedermantcp_metrics: panic when tcp_metrics_init fails.
2015-03-13 Eric W. Biedermanmpls: In mpls_egress verify the packet length.
2015-03-13 David S. MillerMerge branch 'listener_refactor'
2015-03-13 Eric Dumazetinet: introduce ireq_family
2015-03-13 Eric Dumazetinet: get_openreq4() & get_openreq6() do not need listener
2015-03-13 Eric Dumazetinet: prepare sock_edemux() & sock_gen_put() for new...
2015-03-13 Eric Dumazetnet: add req_prot_cleanup() & req_prot_init() helpers
2015-03-13 Eric Dumazetipv6: add missing ireq_net & ir_cookie initializations
2015-03-12 Daniel Borkmanncls_bpf: do eBPF invocation under non-bh RCU lock varia...
2015-03-12 David S. MillerMerge branch 'fib_trie_table_merge_fixes'
2015-03-12 Alexander Duyckfib_trie: Provide a deterministic order for fib_alias...
2015-03-12 Alexander Duyckfib_trie: Avoid NULL pointer if local table is not...
2015-03-12 David S. MillerMerge branch 'possible_net_t'
2015-03-12 Eric W. Biedermannet: Introduce possible_net_t
2015-03-12 Eric W. Biedermannet: Kill hold_net release_net
2015-03-12 Marcel HoltmannBluetooth: Remove two else branches that are not needed
2015-03-12 Eric Dumazetnet: fix CONFIG_NET_NS=n compilation
2015-03-12 Lubomir Rintelipv6: expose RFC4191 route preference via rtnetlink
2015-03-12 Simon Hormanswitchdev: correct spelling of notifier in comments
2015-03-12 Eric Dumazetnet: add real socket cookies
2015-03-12 Alexander Duyckfib_trie: Only display main table in /proc/net/route
2015-03-11 David S. MillerMerge branch 'dsa_phy_divert'
2015-03-11 Florian Fainellinet: dsa: fully divert PHY reads/writes if requested
2015-03-11 Florian Fainellinet: dsa: move PHY setup on DSA MII bus to its own...
2015-03-11 Alexander Duyckfib_trie: Fix uninitialized variable warning
2015-03-11 Sabrina Dubrocafib_trie: call fib_table_flush_external under RTNL
2015-03-11 Robert Shearmanmpls: Allow mpls_gso and mpls_router to be built as...
2015-03-11 Alexander Duyckipv4: FIB Local/MAIN table collapse
2015-03-11 Johan HedbergBluetooth: Check for matching IRK when looking for...
2015-03-11 Johan HedbergBluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_...
2015-03-11 Marcel HoltmannBluetooth: Increment management interface revision
2015-03-10 Jon Paul Maloytipc: ensure that idle links are deleted when a bearer...
2015-03-10 Alexander Duyckfib_trie: Address possible NULL pointer dereference...
2015-03-10 Johan HedbergBluetooth: Add 'Already Paired' error for Pair Device...
2015-03-10 Alexander Duyckfib_trie: Correctly handle case of key == 0 in leaf_wal...
2015-03-10 Johan HedbergBluetooth: Make Fast Connectable available while powere...
2015-03-10 David S. MillerMerge branch 'inet_diag_cleanups'
2015-03-10 Eric Dumazetinet_diag: add const to inet_diag_req_v2
2015-03-10 Eric Dumazetinet_diag: cleanups
2015-03-10 Eric Dumazetnet: constify sock_diag_check_cookie()
2015-03-10 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-10 Pablo Neira Ayusonetfilter: bridge: use rcu hook to resolve br_netfilter...
2015-03-10 Florian Westphalnetfilter: fix sparse warnings in reject handling
2015-03-10 Scott Feldmanswitchdev: add netlink flags to IPv4 FIB add op
2015-03-10 David S. MillerMerge branch 'dsa-next'
2015-03-10 Florian Fainellinet: dsa: utilize of_find_net_device_by_node
next