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
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+2
2017-03-29
Merge branch 'apw' (xfrm_user fixes)
Linus Torvalds
1
-1
/
+8
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
2017-03-29
svcrdma: set XPT_CONG_CTRL flag for bc xprt
Chuck Lever
1
-0
/
+1
2017-03-25
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+6
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-312
/
+502
2017-03-23
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
1
-0
/
+6
2017-03-23
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
1
-8
/
+17
2017-03-23
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2
-1
/
+2
2017-03-23
genetlink: fix counting regression on ctrl_dumpfamily()
Stanislaw Gruszka
1
-1
/
+3
2017-03-23
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-23
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
1
-1
/
+2
2017-03-22
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
1
-1
/
+1
2017-03-22
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
Ying Xue
1
-1
/
+6
2017-03-22
sctp: remove useless err from sctp_association_init
Xin Long
1
-4
/
+2
2017-03-22
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
1
-16
/
+16
2017-03-22
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2
-7
/
+12
2017-03-22
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2
-1
/
+22
2017-03-22
sctp: out_qlen should be updated when pruning unsent queue
Xin Long
1
-6
/
+5
2017-03-22
sctp: remove temporary variable confirm from sctp_packet_transmit
Xin Long
1
-4
/
+3
2017-03-22
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
1
-2
/
+8
2017-03-22
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
1
-8
/
+9
2017-03-22
vsock: cancel packets when failing to connect
Peng Tao
1
-0
/
+14
2017-03-22
vsock: add pkt cancel capability
Peng Tao
1
-0
/
+42
2017-03-22
vsock: track pkt owner vsock
Peng Tao
1
-0
/
+7
2017-03-22
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
Herbert Xu
1
-0
/
+41
2017-03-18
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+2
2017-03-17
xprtrdma: Squelch kbuild sparse complaint
Chuck Lever
1
-1
/
+2
2017-03-17
tcp: tcp_get_info() should read tcp_time_stamp later
Eric Dumazet
1
-1
/
+2
2017-03-17
bridge: resolve a false alarm of lockdep
WANG Cong
2
-10
/
+1
2017-03-17
rxrpc: Ignore BUSY packets on old calls
David Howells
1
-0
/
+4
2017-03-17
net: ipv6: set route type for anycast routes
David Ahern
1
-0
/
+2
2017-03-17
net: mpls: Fix nexthop alive tracking on down events
David Ahern
1
-3
/
+10
2017-03-16
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-11
/
+42
2017-03-16
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
1
-0
/
+2
2017-03-16
nl80211: fix dumpit error path RTNL deadlocks
Johannes Berg
1
-71
/
+56
2017-03-16
net: properly release sk_frag.page
Eric Dumazet
1
-5
/
+5
2017-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
14
-150
/
+160
2017-03-16
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
1
-1
/
+1
2017-03-15
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
Liping Zhang
1
-1
/
+2
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-237
/
+346
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-14
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
1
-0
/
+1
2017-03-14
dccp/tcp: fix routing redirect race
Jon Maxwell
4
-8
/
+14
2017-03-14
net: use net->count to check whether a netns is alive or not
Andrey Vagin
1
-3
/
+3
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2
-21
/
+1
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
1
-4
/
+0
[next]