index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
rds: tcp: various endian-ness fixes
Sowmini Varadhan
6
-13
/
+21
2017-06-16
rds: tcp: remove cp_outgoing
Sowmini Varadhan
4
-23
/
+4
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
2
-14
/
+32
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
11
-26
/
+26
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
41
-68
/
+65
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
6
-12
/
+15
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
52
-226
/
+199
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
41
-153
/
+113
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
28
-101
/
+54
2017-06-16
tls: Depend upon INET not plain NET.
David S. Miller
1
-1
/
+1
2017-06-15
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
[next]