summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-07-15netfilter: Simply the tests for enabling and disabling the ingress queue hookEric W. Biederman
2015-07-15ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-13bridge: mdb: add vlan support for user entriesNikolay Aleksandrov
2015-07-13net: Build IPv6 into kernel by defaultTom Herbert
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-12Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-11net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli
2015-07-11net: dsa: Test array index before useFlorian Fainelli
2015-07-11net: switchdev: don't abort unsupported operationsVivien Didelot
2015-07-11Revert "ipv4: use skb coalescing in defragmentation"Florian Westphal
2015-07-10net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter
2015-07-10ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明
2015-07-10bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok
2015-07-10net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-07-10net: do not process device backlog during unregistrationJulian Anastasov
2015-07-09bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet
2015-07-09tcp: do not export tcp_init_xmit_timers()Eric Dumazet
2015-07-09bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov
2015-07-09route: remove unsed variable in __mkroute_inputMasatake YAMATO
2015-07-09ipv6: Nonlocal bindTom Herbert
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet
2015-07-09inet: simplify timewait refcountingEric Dumazet
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal
2015-07-09net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov
2015-07-09net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-07-09tcp: update congestion state first before raising cwndYuchung Cheng
2015-07-09tcp: do not slow start when cwnd equals ssthreshYuchung Cheng
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng
2015-07-09net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck
2015-07-09tcp: v1 always send a quick ack when quickacks are enabledJon Maxwell
2015-07-09libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-07-08ipv4: add support for linkdown sysctl to netconfAndy Gospodarek
2015-07-08bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-07-08net/tipc: initialize security state for new connection socketStephen Smalley
2015-07-08ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-07-08rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-07-08Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel
2015-07-08net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-07-08bridge: mdb: start delete timer for temp static entriesSatish Ashok
2015-07-08net_sched: gen_estimator: extend pps limitEric Dumazet
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet
2015-07-08net_sched: act_gact: read tcfg_ptype onceEric Dumazet
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet
2015-07-08net_sched: act_gact: make tcfg_pval non zeroEric Dumazet
2015-07-08net: sched: add percpu stats to actionsEric Dumazet