summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-03-11net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
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-11tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell
2015-03-11tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell
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-11Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg
2015-03-11Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg
2015-03-11Bluetooth: Increment management interface revisionMarcel Holtmann
2015-03-10net: Handle unregister properly when netdev namespace change fails.David S. Miller
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-10Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg
2015-03-10fib_trie: Correctly handle case of key == 0 in leaf_walk_rcuAlexander Duyck
2015-03-10net: add comment for sock_efree() usageOliver Hartkopp
2015-03-10Bluetooth: Make Fast Connectable available while powered offJohan Hedberg
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-09net_sched: fix struct tc_u_hnode layout in u32WANG Cong
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
2015-03-09net_sched: destroy proto tp when all filters are goneCong Wang
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso
2015-03-09netfilter: bridge: refactor conditional in br_nf_dev_queue_xmitFlorian Westphal
2015-03-09netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal
2015-03-09bridge: move mac header copying into br_netfilterFlorian Westphal
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-08ip: fix error queue empty skb handlingWillem de Bruijn
2015-03-08neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman
2015-03-08mpls: Fix the openvswitch select of NET_MPLS_GSOEric W. Biederman
2015-03-08mpls: Correct the ttl decrement.Eric W. Biederman