index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
tls: Depend upon INET not plain NET.
David S. Miller
1
-1
/
+1
2017-06-16
net: dsa: assign default CPU port to all ports
Vivien Didelot
1
-11
/
+19
2017-06-15
net: sched: act_tunnel_key: make UDP checksum configurable
Jiri Benc
1
-3
/
+12
2017-06-15
net: sched: act_tunnel_key: request UDP checksum by default
Jiri Benc
1
-2
/
+2
2017-06-15
tls: kernel TLS support
Dave Watson
6
-0
/
+1280
2017-06-15
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
Dave Watson
2
-2
/
+4
2017-06-15
tcp: ULP infrastructure
Dave Watson
5
-1
/
+190
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
48
-154
/
+215
2017-06-14
rxrpc: Cache the congestion window setting
David Howells
6
-6
/
+19
2017-06-14
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2
-3
/
+7
2017-06-14
net/act_pedit: fix an error code
Dan Carpenter
1
-1
/
+3
2017-06-14
net: use skb_unref() in napi_consume_skb()
Paolo Abeni
1
-3
/
+2
2017-06-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-21
/
+35
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-14
/
+42
2017-06-14
net_sched: move tcf_lock down after gen_replace_estimator()
WANG Cong
1
-5
/
+3
2017-06-13
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
6
-25
/
+29
2017-06-13
net: dsa: Associate slave network device with CPU port
Florian Fainelli
4
-2
/
+16
2017-06-13
net: dsa: Relocate master ethtool operations
Florian Fainelli
2
-18
/
+14
2017-06-13
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
Florian Fainelli
5
-39
/
+36
2017-06-13
caif: Add sockaddr length check before accessing sa_family in connect handler
Mateusz Jurczyk
1
-0
/
+4
2017-06-13
networking: use skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-13
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...
David S. Miller
27
-103
/
+463
2017-06-13
Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-m...
David S. Miller
11
-62
/
+72
2017-06-13
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+4
2017-06-13
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-37
/
+44
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-4
/
+5
2017-06-13
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
1
-8
/
+13
2017-06-13
net: rps: fix uninitialized symbol warning
Ashwanth Goli
1
-1
/
+1
2017-06-13
batman-adv: Accept only filled wifi station info
Sven Eckelmann
1
-0
/
+4
2017-06-13
batman-adv: Use default throughput value on cfg80211 error
Sven Eckelmann
1
-2
/
+4
2017-06-13
net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-4
/
+1
2017-06-13
mac80211: add the action to the drv_ampdu_action tracepoint
Emmanuel Grumbach
1
-4
/
+7
2017-06-13
nl80211: add authorized flag to ROAM event
Avraham Stern
2
-1
/
+4
2017-06-13
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
4
-0
/
+195
2017-06-13
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
1
-0
/
+9
2017-06-13
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-06-13
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
1
-4
/
+5
2017-06-13
mac80211: set bss_info data before configuring the channel
Johannes Berg
1
-10
/
+28
2017-06-13
mac80211: remove 5/10 MHz rate code from station MLME
Johannes Berg
1
-21
/
+3
2017-06-13
mac80211: Fix incorrect condition when checking rx timestamp
Avraham Stern
1
-1
/
+1
2017-06-13
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
2017-06-12
hsr: fix incorrect warning
Karicheri, Muralidharan
3
-5
/
+9
2017-06-12
udp: try to avoid 2 cache miss on dequeue
Paolo Abeni
1
-11
/
+103
2017-06-12
udp: avoid a cache miss on dequeue
Paolo Abeni
2
-5
/
+25
2017-06-12
net: factor out a helper to decrement the skb refcount
Paolo Abeni
2
-13
/
+5
2017-06-12
proc: snmp6: Use correct type in memset
Christian Perle
1
-1
/
+1
2017-06-12
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
1
-2
/
+15
2017-06-12
net: ipmr: Fix some mroute forwarding issues in vrf's
Donald Sharp
1
-17
/
+15
2017-06-11
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-0
/
+20
2017-06-11
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
Daniel Borkmann
1
-7
/
+1
[next]