aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-12ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet4-2/+2
2015-03-12cls_bpf: do eBPF invocation under non-bh RCU lock variant for mapsDaniel Borkmann1-3/+6
2015-03-12fib_trie: Provide a deterministic order for fib_alias w/ tables mergedAlexander Duyck1-11/+17
2015-03-12fib_trie: Avoid NULL pointer if local table is not allocatedAlexander Duyck1-1/+4
2015-03-12net: Introduce possible_net_tEric W. Biederman6-20/+8
2015-03-12net: Kill hold_net release_netEric W. Biederman11-50/+11
2015-03-11net: fix CONFIG_NET_NS=n compilationEric Dumazet3-3/+3
2015-03-11ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel1-1/+15
2015-03-11switchdev: correct spelling of notifier in commentsSimon Horman1-3/+3
2015-03-11net: add real socket cookiesEric Dumazet8-15/+45
2015-03-11fib_trie: Only display main table in /proc/net/routeAlexander Duyck1-0/+5
2015-03-11net: dsa: fully divert PHY reads/writes if requestedFlorian Fainelli1-7/+22
2015-03-11net: dsa: move PHY setup on DSA MII bus to its own functionFlorian Fainelli1-8/+20
2015-03-11fib_trie: Fix uninitialized variable warningAlexander Duyck1-3/+3
2015-03-11fib_trie: call fib_table_flush_external under RTNLSabrina Dubroca1-1/+2
2015-03-11mpls: Allow mpls_gso and mpls_router to be built as modulesRobert Shearman2-4/+6
2015-03-11ipv4: FIB Local/MAIN table collapseAlexander Duyck5-20/+240
2015-03-10tipc: ensure that idle links are deleted when a bearer is disabledJon Paul Maloy2-2/+4
2015-03-10fib_trie: Address possible NULL pointer dereference in resizeAlexander Duyck1-4/+2
2015-03-10fib_trie: Correctly handle case of key == 0 in leaf_walk_rcuAlexander Duyck1-1/+1
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet4-25/+30
2015-03-10inet_diag: cleanupsEric Dumazet1-73/+71
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet1-1/+1
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-11/+21
2015-03-10netfilter: bridge: use rcu hook to resolve br_netfilter dependencyPablo Neira Ayuso3-8/+18
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal3-3/+3
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman2-3/+9
2015-03-09net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli1-5/+11
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli1-0/+25
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-85/+150
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-81/+143
2015-03-09tipc: fix bug in link failover handlingJon Paul Maloy1-3/+4
2015-03-09net: delete stale packet_mclist entriesFrancesco Ruggeri1-8/+14
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman6-8/+0
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller16-136/+319
2015-03-09mpls: Spelling: s/conceved/conceived/, s/as/a/Geert Uytterhoeven1-2/+2
2015-03-09tipc: fix inconsistent signal handling regressionErik Hugne1-6/+6
2015-03-09switchdev: use gpl variant of symbol exportJiri Pirko1-12/+12
2015-03-09tipc: sparse: fix htons conversion warningsErik Hugne1-4/+4
2015-03-09net_sched: destroy proto tp when all filters are goneCong Wang11-21/+97
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso3-4/+38
2015-03-09netfilter: bridge: refactor conditional in br_nf_dev_queue_xmitFlorian Westphal1-3/+6
2015-03-09netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal1-0/+8
2015-03-09bridge: move mac header copying into br_netfilterFlorian Westphal2-4/+29
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+3
2015-03-08ip: fix error queue empty skb handlingWillem de Bruijn3-23/+53
2015-03-08neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman2-24/+33
2015-03-08mpls: Fix the openvswitch select of NET_MPLS_GSOEric W. Biederman1-0/+1
2015-03-08mpls: Correct the ttl decrement.Eric W. Biederman1-1/+1
2015-03-08mpls: Better error code for unsupported option.Eric W. Biederman1-1/+1