index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
10
-284
/
+49
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
49
-855
/
+134
2018-05-16
netfilter/x_tables: simplify ѕeq_file code
Christoph Hellwig
1
-28
/
+11
2018-05-16
net/kcm: simplify proc registration
Christoph Hellwig
1
-54
/
+17
2018-05-16
ipv6/flowlabel: simplify pid namespace lookup
Christoph Hellwig
1
-23
/
+6
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
2
-26
/
+16
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
2
-48
/
+37
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
2
-62
/
+50
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
4
-101
/
+70
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
5
-73
/
+8
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
5
-63
/
+11
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
14
-312
/
+41
2018-05-14
net/can: single_open_net needs to be paired with single_release_net
Christoph Hellwig
2
-4
/
+4
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-169
/
+364
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-11
/
+10
2018-05-11
net sched actions: fix refcnt leak in skbmod
Roman Mashak
1
-1
/
+4
2018-05-11
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
1
-1
/
+1
2018-05-11
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
10
-48
/
+124
2018-05-11
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
1
-1
/
+2
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-11
rxrpc: Trace UDP transmission failure
David Howells
4
-8
/
+35
2018-05-11
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-23
/
+23
2018-05-11
rxrpc: Fix the min security level for kernel calls
David Howells
1
-1
/
+1
2018-05-11
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
1
-15
/
+42
2018-05-11
rxrpc: Fix missing start of call timeout
David Howells
4
-1
/
+23
2018-05-11
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
Xin Long
1
-1
/
+0
2018-05-11
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-10
/
+36
2018-05-11
tipc: fix one byte leak in tipc_sk_set_orig_addr()
Eric Dumazet
1
-1
/
+2
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2
-4
/
+4
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
1
-0
/
+1
2018-05-10
net/9p: fix spelling mistake: "suspsend" -> "suspend"
Colin Ian King
1
-1
/
+1
2018-05-10
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
Colin Ian King
1
-1
/
+1
2018-05-10
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
1
-2
/
+13
2018-05-10
net/9p: correct some comment errors in 9p file system code
Sun Lianwen
4
-9
/
+6
2018-05-10
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
1
-4
/
+23
2018-05-08
Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...
David S. Miller
2
-9
/
+9
2018-05-08
llc: better deal with too small mtu
Eric Dumazet
1
-0
/
+3
2018-05-08
trivial: fix inconsistent help texts
Georg Hofmann
1
-5
/
+4
2018-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-12
/
+46
2018-05-08
net/tls: Fix connection stall on partial tls record
Andre Tomt
1
-0
/
+1
2018-05-08
tls: fix use after free in tls_sk_proto_close
Eric Dumazet
1
-7
/
+4
2018-05-08
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2
-41
/
+75
2018-05-07
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2
-1
/
+6
2018-05-07
mac80211: Adjust SAE authentication timeout
Ilan Peer
1
-7
/
+18
2018-05-07
rfkill: gpio: fix memory leak in probe error path
Johan Hovold
1
-1
/
+6
2018-05-04
net/netlink: make sure the headers line up actual value output
YU Bo
1
-3
/
+3
2018-05-04
nsh: fix infinite loop
Eric Dumazet
1
-0
/
+4
2018-05-04
net: atm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-2
/
+7
2018-05-04
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
1
-6
/
+3
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-129
/
+190
[next]