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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
3
-5
/
+13
2018-05-16
net: move seq_file_single_net to <linux/seq_file_net.h>
Christoph Hellwig
1
-12
/
+0
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
1
-4
/
+0
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
1
-11
/
+0
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
1
-8
/
+3
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
1
-12
/
+8
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
3
-7
/
+9
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+1
2018-05-11
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-05-08
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-07
mac80211: fix kernel-doc "bad line" warning
Randy Dunlap
1
-1
/
+1
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
1
-1
/
+2
2018-05-02
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
1
-0
/
+1
2018-05-01
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
1
-2
/
+1
2018-04-23
net: sched: ife: handle malformed tlv length
Alexander Aring
1
-1
/
+2
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-16
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
1
-0
/
+1
2018-04-11
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+29
2018-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-14
/
+26
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-08
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+15
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-04-06
slab: make usercopy region 32-bit
Alexey Dobriyan
1
-2
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
1
-1
/
+2
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
1
-0
/
+3
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
51
-283
/
+803
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2018-04-02
net: remove compat_sys_*() prototypes from net/compat.h
Dominik Brodowski
1
-11
/
+0
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+6
2018-04-01
Bluetooth: Fix data type of appearence
Jaganath Kanakkassery
1
-1
/
+1
2018-04-01
tls: support for Inline tls record
Atul Gupta
1
-1
/
+31
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-0
/
+16
2018-04-01
inet: frags: reorganize struct netns_frags
Eric Dumazet
1
-4
/
+5
2018-04-01
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-10
/
+10
2018-04-01
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-2
/
+0
2018-04-01
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-5
/
+0
2018-04-01
inet: frags: remove some helpers
Eric Dumazet
3
-13
/
+0
2018-04-01
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-59
/
+38
2018-04-01
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-7
/
+7
2018-04-01
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-1
/
+2
2018-04-01
ipv6: frag: remove unused field
Eric Dumazet
1
-1
/
+0
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
3
-0
/
+11
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2
-0
/
+4
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-18
/
+23
[next]