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-02-29
net/ncsi: Fix possible deadlock caught with lockdep
dev-4.3
Cyril Bur
1
-2
/
+2
2016-02-02
ncsi: Fix not releasing lock in ncsi_rcv_rsp()
Cyril Bur
1
-1
/
+1
2016-02-02
Merge tag 'v4.3.5' into dev-4.3
openbmc-20160202-1
Joel Stanley
34
-263
/
+293
2016-01-31
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
3
-62
/
+75
2016-01-31
batman-adv: Drop immediate orig_node free function
Sven Eckelmann
3
-27
/
+13
2016-01-31
batman-adv: Drop immediate batadv_hard_iface free function
Sven Eckelmann
2
-19
/
+7
2016-01-31
batman-adv: Drop immediate neigh_ifinfo free function
Sven Eckelmann
1
-24
/
+10
2016-01-31
batman-adv: Drop immediate batadv_neigh_node free function
Sven Eckelmann
1
-23
/
+10
2016-01-31
batman-adv: Drop immediate batadv_orig_ifinfo free function
Sven Eckelmann
1
-28
/
+31
2016-01-31
batman-adv: Avoid recursive call_rcu for batadv_nc_node
Sven Eckelmann
1
-11
/
+8
2016-01-31
batman-adv: Avoid recursive call_rcu for batadv_bla_claim
Sven Eckelmann
1
-7
/
+3
2016-01-31
bridge: fix lockdep addr_list_lock false positive splat
Nikolay Aleksandrov
1
-0
/
+8
2016-01-31
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+5
2016-01-31
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
1
-0
/
+4
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
4
-4
/
+9
2016-01-31
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2
-2
/
+2
2016-01-31
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
1
-1
/
+3
2016-01-31
sched,cls_flower: set key address type when present
Jamal Hadi Salim
1
-2
/
+8
2016-01-31
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-01-31
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
1
-0
/
+2
2016-01-31
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
1
-1
/
+1
2016-01-31
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
1
-0
/
+3
2016-01-31
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-31
net: sched: fix missing free per cpu on qstats
John Fastabend
1
-1
/
+3
2016-01-31
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-01-31
unix: properly account for FDs passed over unix sockets
willy tarreau
2
-9
/
+28
2016-01-31
af_unix: Fix splice-bind deadlock
Rainer Weikusat
1
-26
/
+40
2016-01-31
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2016-01-31
addrconf: always initialize sysctl table data
WANG Cong
1
-7
/
+4
2016-01-31
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2016-01-31
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
1
-1
/
+3
2016-01-27
Merge tag 'v4.3.4' into dev-4.3
Joel Stanley
22
-45
/
+84
2016-01-23
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2016-01-23
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2016-01-23
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2016-01-23
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
1
-0
/
+6
2016-01-23
net: fix uninitialized variable issue
tadeusz.struk@intel.com
1
-0
/
+1
2016-01-23
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2016-01-23
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
1
-1
/
+1
2016-01-23
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2016-01-23
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2016-01-23
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2016-01-23
net: fix IP early demux races
Eric Dumazet
2
-5
/
+3
2016-01-23
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
5
-0
/
+15
2016-01-23
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
1
-2
/
+5
2016-01-23
openvswitch: Fix helper reference leak
Joe Stringer
1
-1
/
+8
2016-01-23
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
1
-0
/
+8
2016-01-23
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
1
-0
/
+1
2016-01-23
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2
-2
/
+3
[next]