summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-07-13net: Build IPv6 into kernel by defaultTom Herbert
2015-07-11Revert "ipv4: use skb coalescing in defragmentation"Florian Westphal
2015-07-10ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明
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-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-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
2015-07-08net: sched: extend percpu stats helpersEric Dumazet
2015-07-08tcp: PRR uses CRB mode by default and SS mode conditionallyYuchung Cheng
2015-07-08tcp: reduce cwnd if retransmit is lost in CA_LossYuchung Cheng
2015-07-03ipv6: Make MLD packets to only be processed locallyAngga
2015-07-03netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-03net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-03net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring
2015-07-02bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov
2015-07-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Bluetooth: Reinitialize the list after deletion for session user listTedd Ho-Jeong An
2015-06-30sock_diag: don't broadcast kernel socketsCraig Gallek
2015-06-29sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-06-28dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef
2015-06-28net: Kill sock->sk_protinfoDavid Miller
2015-06-28ax25: Stop using sock->sk_protinfo.David Miller
2015-06-28flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven
2015-06-28ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek
2015-06-28tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-26Bluetooth: hidp: Initialize list header of hidp session userTedd Ho-Jeong An
2015-06-25net: sched: flower fix typoJamal Hadi Salim
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov
2015-06-24bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter