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
2016-07-12
Merge tag 'v4.6.4' into dev-4.6
Joel Stanley
33
-736
/
+646
2016-07-12
net/ncsi: start the timer before sending the request
Cédric Le Goater
1
-6
/
+6
2016-07-11
AX.25: Close socket connection on session completion
Basil Gunn
4
-4
/
+12
2016-07-11
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-07-11
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
2
-4
/
+23
2016-07-11
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2
-1
/
+4
2016-07-11
netem: fix a use after free
Eric Dumazet
1
-6
/
+6
2016-07-11
esp: Fix ESN generation under UDP encapsulation
Herbert Xu
1
-20
/
+32
2016-07-11
kcm: fix /proc memory leak
Jiri Slaby
1
-0
/
+1
2016-07-11
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-07-11
act_ipt: fix a bind refcnt leak
WANG Cong
1
-2
/
+5
2016-07-11
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
1
-0
/
+4
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
4
-130
/
+89
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
4
-342
/
+83
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
4
-50
/
+25
2016-06-24
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-06-24
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-06-24
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-06-24
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
1
-2
/
+2
2016-06-24
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
1
-5
/
+76
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
4
-8
/
+24
2016-06-24
netfilter: x_tables: check standard target size too
Florian Westphal
1
-0
/
+15
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
4
-3
/
+28
2016-06-24
netfilter: x_tables: assert minimum target size
Florian Westphal
1
-0
/
+3
2016-06-24
netfilter: x_tables: kill check_entry helper
Florian Westphal
3
-35
/
+24
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
4
-32
/
+37
2016-06-24
netfilter: x_tables: validate targets of jumps
Florian Westphal
3
-0
/
+48
2016-06-24
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
3
-3
/
+13
2016-06-24
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
Prasun Maiti
1
-2
/
+23
2016-06-24
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2016-06-24
l2tp: fix configuration passed to setup_udp_tunnel_sock()
Guillaume Nault
1
-1
/
+1
2016-06-24
bridge: Don't insert unnecessary local fdb entry on changing mac address
Toshiaki Makita
1
-0
/
+2
2016-06-24
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-06-24
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
1
-0
/
+3
2016-06-24
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
Ezequiel Garcia
2
-4
/
+8
2016-06-24
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2
-2
/
+2
2016-06-24
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-4
/
+2
2016-06-24
tipc: fix nametable publication field in nl compat
Richard Alpe
1
-1
/
+1
2016-06-24
netlink: Fix dump skb leak/double free
Herbert Xu
1
-2
/
+5
2016-06-24
tipc: check nl sock before parsing nested attributes
Richard Alpe
1
-0
/
+3
2016-06-08
Merge tag 'v4.6.2' into dev-4.6
Joel Stanley
3
-10
/
+9
2016-06-08
Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
Glenn Ruben Bakke
1
-7
/
+4
2016-06-08
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
2016-06-08
batman-adv: Fix double neigh_node_put in batadv_v_ogm_route_update
Sven Eckelmann
1
-1
/
+3
2016-06-03
net/ncsi: LSC AEN handler improvement
Gavin Shan
2
-13
/
+15
2016-06-03
net/ncsi: Improvement for ncsi_dev_suspend()
Gavin Shan
1
-6
/
+5
2016-06-03
net/ncsi: Enable AEN on active channel
Gavin Shan
2
-0
/
+7
2016-06-03
net/ncsi: Remove ncsi_stop_dev()
Gavin Shan
1
-5
/
+0
2016-06-03
net/ncsi: Add NCSI_DEV_PRIV_FLAG_POPULATED
Gavin Shan
2
-3
/
+7
2016-06-03
net/ncsi: Enumerate NCSI channels in advance
Gavin Shan
2
-104
/
+103
[next]