Age | Commit message (Expand) | Author |
2015-03-14 | tipc: eliminate unnecessary linearization of incoming buffers | Jon Paul Maloy |
2015-03-14 | tipc: move message validation function to msg.c | Jon Paul Maloy |
2015-03-14 | tipc: add framework for node capabilities exchange | Jon Paul Maloy |
2015-03-14 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-03-14 | ieee802154: don't export static symbol | Julia Lawall |
2015-03-14 | mac802154: correct max sifs size handling | Alexander Aring |
2015-03-14 | ieee802154: remove deprecated sysfs entries | Alexander Aring |
2015-03-14 | ieee802154: change wpan-phy name to phy | Alexander Aring |
2015-03-14 | ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN | Alexander Aring |
2015-03-13 | Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags | Marcel Holtmann |
2015-03-13 | Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field | Marcel Holtmann |
2015-03-13 | Bluetooth: Introduce hci_dev_test_and_set_flag helper macro | Marcel Holtmann |
2015-03-13 | Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro | Marcel Holtmann |
2015-03-13 | Bluetooth: Introduce hci_dev_test_and_change_flag helper macro | Marcel Holtmann |
2015-03-13 | Bluetooth: Introduce hci_dev_change_flag helper macro | Marcel Holtmann |
2015-03-13 | Bluetooth: Introduce hci_dev_clear_flag helper macro | Marcel Holtmann |
2015-03-13 | Bluetooth: Introduce hci_dev_set_flag helper macro | Marcel Holtmann |
2015-03-13 | Bluetooth: Introduce hci_dev_test_flag helper macro | Marcel Holtmann |
2015-03-13 | Bluetooth: Add support connectable advertising setting | Marcel Holtmann |
2015-03-13 | tcp_metrics: Use a single hash table for all network namespaces. | Eric W. Biederman |
2015-03-13 | tcp_metrics: Rewrite tcp_metrics_flush_all | Eric W. Biederman |
2015-03-13 | tcp_metrics: Remove the unused return code from tcp_metrics_flush_all | Eric W. Biederman |
2015-03-13 | tcp_metrics: Add a field tcpm_net and verify it matches on lookup | Eric W. Biederman |
2015-03-13 | tcp_metrics: Mix the network namespace into the hash function. | Eric W. Biederman |
2015-03-13 | tcp_metrics: panic when tcp_metrics_init fails. | Eric W. Biederman |
2015-03-12 | mpls: In mpls_egress verify the packet length. | Eric W. Biederman |
2015-03-12 | inet: introduce ireq_family | Eric Dumazet |
2015-03-12 | inet: get_openreq4() & get_openreq6() do not need listener | Eric Dumazet |
2015-03-12 | inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state | Eric Dumazet |
2015-03-12 | net: add req_prot_cleanup() & req_prot_init() helpers | Eric Dumazet |
2015-03-12 | ipv6: add missing ireq_net & ir_cookie initializations | Eric Dumazet |
2015-03-12 | cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps | Daniel Borkmann |
2015-03-12 | fib_trie: Provide a deterministic order for fib_alias w/ tables merged | Alexander Duyck |
2015-03-12 | fib_trie: Avoid NULL pointer if local table is not allocated | Alexander Duyck |
2015-03-12 | net: Introduce possible_net_t | Eric W. Biederman |
2015-03-12 | net: Kill hold_net release_net | Eric W. Biederman |
2015-03-12 | Bluetooth: Remove two else branches that are not needed | Marcel Holtmann |
2015-03-11 | net: fix CONFIG_NET_NS=n compilation | Eric Dumazet |
2015-03-11 | ipv6: expose RFC4191 route preference via rtnetlink | Lubomir Rintel |
2015-03-11 | switchdev: correct spelling of notifier in comments | Simon Horman |
2015-03-11 | net: add real socket cookies | Eric Dumazet |
2015-03-11 | fib_trie: Only display main table in /proc/net/route | Alexander Duyck |
2015-03-11 | net: dsa: fully divert PHY reads/writes if requested | Florian Fainelli |
2015-03-11 | net: dsa: move PHY setup on DSA MII bus to its own function | Florian Fainelli |
2015-03-11 | fib_trie: Fix uninitialized variable warning | Alexander Duyck |
2015-03-11 | fib_trie: call fib_table_flush_external under RTNL | Sabrina Dubroca |
2015-03-11 | mpls: Allow mpls_gso and mpls_router to be built as modules | Robert Shearman |
2015-03-11 | ipv4: FIB Local/MAIN table collapse | Alexander Duyck |
2015-03-11 | Bluetooth: Check for matching IRK when looking for paired LE devices | Johan Hedberg |
2015-03-11 | Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired() | Johan Hedberg |