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
2019-02-11
net: fix IPv6 prefix route residue
Zhiqiang Liu
1
-1
/
+2
2019-02-11
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
1
-1
/
+1
2019-02-12
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
1
-1
/
+1
2019-02-11
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
1
-0
/
+8
2019-02-11
net/x25: do not hold the cpu too long in x25_new_lci()
Eric Dumazet
1
-4
/
+2
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
1
-0
/
+2
2019-02-11
Documentation: bring operstate documentation up-to-date
Jouke Witteveen
1
-1
/
+1
2019-02-11
netfilter: nat: fix spurious connection timeouts
Florian Westphal
2
-0
/
+2
2019-02-11
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
Jann Horn
1
-1
/
+6
2019-02-11
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
1
-1
/
+3
2019-02-11
cfg80211: prevent speculation on cfg80211_classify8021d() return
Johannes Berg
1
-11
/
+24
2019-02-11
cfg80211: pmsr: record netlink port ID
Johannes Berg
1
-0
/
+1
2019-02-11
nl80211: Fix FTM per burst maximum value
Aviya Erenfeld
1
-1
/
+1
2019-02-11
mac80211: call drv_ibss_join() on restart
Johannes Berg
1
-1
/
+5
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
17
-18
/
+18
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
1
-2
/
+0
2019-02-09
net/tls: Disable async decrytion for tls1.3
Vakul Garg
1
-2
/
+6
2019-02-09
batman-adv: Trigger genl notification on sysfs config change
Sven Eckelmann
3
-16
/
+63
2019-02-09
batman-adv: Add throughput_override hardif genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Add elp_interval hardif genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add orig_interval mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add network_coding mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add multicast forceflood mesh genl configuration
Sven Eckelmann
1
-0
/
+15
2019-02-09
batman-adv: Add log_level mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add hop_penalty mesh genl configuration
Sven Eckelmann
1
-0
/
+11
2019-02-09
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
6
-8
/
+95
2019-02-09
batman-adv: Add fragmentation mesh genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Add distributed_arp_table mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add bridge_loop_avoidance mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add bonding mesh genl configuration
Sven Eckelmann
1
-0
/
+11
2019-02-09
batman-adv: Add ap_isolation mesh/vlan genl configuration
Sven Eckelmann
1
-0
/
+89
2019-02-09
batman-adv: Add aggregated_ogms mesh genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Prepare framework for vlan genl config
Sven Eckelmann
1
-2
/
+189
2019-02-09
batman-adv: Prepare framework for hardif genl config
Sven Eckelmann
1
-21
/
+219
2019-02-09
batman-adv: Prepare framework for mesh genl config
Sven Eckelmann
1
-62
/
+98
2019-02-09
batman-adv: Move common genl doit code pre/post hooks
Sven Eckelmann
1
-43
/
+100
2019-02-08
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
1
-11
/
+9
2019-02-08
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-02-08
net/sched: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-02-08
bridge: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
net/smc: fix byte_order for rx_curs_confirmed
Ursula Braun
2
-12
/
+11
2019-02-08
vsock: cope with memory allocation failure at socket creation time
Paolo Abeni
1
-0
/
+4
2019-02-08
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2
-2
/
+6
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
1
-1
/
+47
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
50
-252
/
+576
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-240
/
+474
2019-02-07
net/smc: original socket family in inet_sock_diag
Karsten Graul
1
-2
/
+1
2019-02-07
net/smc: move code to clear the conn->lgr field
Karsten Graul
1
-2
/
+3
2019-02-07
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
1
-16
/
+28
[prev]
[next]