aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-03-13tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman
2015-03-13tcp_metrics: Rewrite tcp_metrics_flush_allEric W. Biederman
2015-03-13tcp_metrics: Remove the unused return code from tcp_metrics_flush_allEric W. Biederman
2015-03-13tcp_metrics: Add a field tcpm_net and verify it matches on lookupEric W. Biederman
2015-03-13tcp_metrics: Mix the network namespace into the hash function.Eric W. Biederman
2015-03-13tcp_metrics: panic when tcp_metrics_init fails.Eric W. Biederman
2015-03-12mpls: In mpls_egress verify the packet length.Eric W. Biederman
2015-03-12inet: introduce ireq_familyEric Dumazet
2015-03-12inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet
2015-03-12inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet
2015-03-12net: add req_prot_cleanup() & req_prot_init() helpersEric Dumazet
2015-03-12ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet
2015-03-12cls_bpf: do eBPF invocation under non-bh RCU lock variant for mapsDaniel Borkmann
2015-03-12fib_trie: Provide a deterministic order for fib_alias w/ tables mergedAlexander Duyck
2015-03-12fib_trie: Avoid NULL pointer if local table is not allocatedAlexander Duyck
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-12net: Kill hold_net release_netEric W. Biederman
2015-03-11net: fix CONFIG_NET_NS=n compilationEric Dumazet
2015-03-11ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel
2015-03-11switchdev: correct spelling of notifier in commentsSimon Horman
2015-03-11net: add real socket cookiesEric Dumazet
2015-03-11fib_trie: Only display main table in /proc/net/routeAlexander Duyck
2015-03-11net: dsa: fully divert PHY reads/writes if requestedFlorian Fainelli
2015-03-11net: dsa: move PHY setup on DSA MII bus to its own functionFlorian Fainelli
2015-03-11fib_trie: Fix uninitialized variable warningAlexander Duyck
2015-03-11fib_trie: call fib_table_flush_external under RTNLSabrina Dubroca
2015-03-11mpls: Allow mpls_gso and mpls_router to be built as modulesRobert Shearman
2015-03-11ipv4: FIB Local/MAIN table collapseAlexander Duyck
2015-03-10tipc: ensure that idle links are deleted when a bearer is disabledJon Paul Maloy
2015-03-10fib_trie: Address possible NULL pointer dereference in resizeAlexander Duyck
2015-03-10fib_trie: Correctly handle case of key == 0 in leaf_walk_rcuAlexander Duyck
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet
2015-03-10inet_diag: cleanupsEric Dumazet
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-10netfilter: bridge: use rcu hook to resolve br_netfilter dependencyPablo Neira Ayuso
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman
2015-03-09net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-09tipc: fix bug in link failover handlingJon Paul Maloy
2015-03-09net: delete stale packet_mclist entriesFrancesco Ruggeri
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-09mpls: Spelling: s/conceved/conceived/, s/as/a/Geert Uytterhoeven
2015-03-09tipc: fix inconsistent signal handling regressionErik Hugne
2015-03-09switchdev: use gpl variant of symbol exportJiri Pirko
2015-03-09tipc: sparse: fix htons conversion warningsErik Hugne