summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * nl80211: multicast_to_unicast can be changed while IFF_UPMichael Braun2016-12-131-3/+0
| * nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only onceArend Van Spriel2016-12-131-4/+1
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-3/+2
| * rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg2016-12-131-4/+1
* | tcp: disable fack by defaultYuchung Cheng2017-01-131-2/+3
* | tcp: remove thin_dupack featureYuchung Cheng2017-01-133-24/+2
* | tcp: remove RFC4653 NCRYuchung Cheng2017-01-131-15/+0
* | tcp: remove early retransmitYuchung Cheng2017-01-139-76/+6
* | tcp: remove forward retransmit featureYuchung Cheng2017-01-132-63/+3
* | tcp: extend F-RTO to catch more spurious timeoutsYuchung Cheng2017-01-131-14/+19
* | tcp: enable RACK loss detection to trigger recoveryYuchung Cheng2017-01-132-14/+31
* | tcp: check undo conditions before detecting lossesYuchung Cheng2017-01-131-13/+20
* | tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng2017-01-132-5/+17
* | tcp: add reordering timer in RACK loss detectionYuchung Cheng2017-01-137-11/+61
* | tcp: record most recent RTT in RACK loss detectionYuchung Cheng2017-01-132-32/+45
* | tcp: new helper for RACK to detect lossYuchung Cheng2017-01-132-13/+21
* | tcp: new helper function for RACK loss detectionYuchung Cheng2017-01-131-7/+14
* | ipv6: sr: static percpu allocation for hmac_ringEric Dumazet2017-01-121-40/+3
* | ipmr: improve hash scalabilityNikolay Aleksandrov2017-01-121-115/+140
* | secure_seq: fix sparse errorsEric Dumazet2017-01-121-1/+3
* | lwt_bpf: bpf_lwt_prog_cmp() can be staticWei Yongjun2017-01-121-1/+1
* | bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann2017-01-121-8/+33
* | bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann2017-01-121-65/+74
* | smc: ETH_ALEN as memcpy length for mac addressesUrsula Braun2017-01-122-7/+7
* | net: fix AF_SMC related typoUrsula Braun2017-01-121-1/+1
* | net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli2017-01-121-22/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-1115-39/+48
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-4/+4
| |\ \
| | * | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-101-4/+4
| * | | sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King2017-01-111-1/+1
| * | | net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-111-2/+7
| * | | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-111-4/+0
| * | | gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-111-2/+3
| * | | gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-101-0/+1
| * | | gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-101-1/+2
| * | | net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann2017-01-101-11/+14
| * | | net: add the AF_QIPCRTR entries to family name tablesAnna, Suman2017-01-101-3/+3
| * | | net: qrtr: Mark 'buf' as little endianStephen Boyd2017-01-101-2/+2
| * | | net: dsa: Ensure validity of dst->ds[0]Florian Fainelli2017-01-101-4/+7
| * | | net: skb_flow_get_be16() can be staticEric Dumazet2017-01-101-2/+2
| * | | net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser2017-01-101-1/+1
| * | | tcp: do not export tcp_peer_is_proven()Eric Dumazet2017-01-091-1/+0
| * | | ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov2017-01-091-1/+1
| * | | ipv6: fix typosAlexander Alemayhu2017-01-091-2/+2
| |/ /
* | | net/sched: cls_flower: Support matching on ARPSimon Horman2017-01-111-0/+51
* | | flow disector: ARP supportSimon Horman2017-01-111-0/+57
* | | Revert "net: dsa: Implement ndo_get_phys_port_id"Florian Fainelli2017-01-111-10/+0
* | | net: dsa: Implement ndo_get_phys_port_name()Florian Fainelli2017-01-111-0/+10
* | | net: dsa: make "label" property optional for dsa2Vivien Didelot2017-01-111-20/+4
* | | packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan2017-01-101-2/+1
OpenPOWER on IntegriCloud