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-11-01
ip_vti: remove the useless err_count check in vti_xmit
Xin Long
1
-9
/
+0
2017-11-01
net: Add extack to fib_notifier_info
David Ahern
3
-14
/
+23
2017-11-01
netlink: Allow ext_ack to carry non-error messages
David Ahern
1
-9
/
+9
2017-11-01
net: dsa: remove name arg from slave create
Vivien Didelot
4
-5
/
+5
2017-11-01
net: dsa: get port name at parse time
Vivien Didelot
2
-5
/
+6
2017-11-01
net: dsa: get master device at port parsing time
Vivien Didelot
1
-26
/
+18
2017-11-01
net: dsa: get port type at parse time
Vivien Didelot
1
-15
/
+22
2017-11-01
net: dsa: add port parse functions
Vivien Didelot
1
-3
/
+34
2017-11-01
net: dsa: get ports within parsing code
Vivien Didelot
1
-23
/
+10
2017-11-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+2
2017-11-01
l2tp: remove field 'dev' from struct l2tp_eth
Guillaume Nault
1
-5
/
+0
2017-11-01
l2tp: remove l2tp_tunnel_count and l2tp_session_count
Guillaume Nault
1
-10
/
+0
2017-11-01
l2tp: remove l2tp specific refcount debugging
Guillaume Nault
1
-22
/
+2
2017-11-01
l2tp: remove ->ref() and ->deref()
Guillaume Nault
7
-79
/
+25
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
1
-0
/
+2
2017-10-31
xfrm: Fix GSO for IPsec with GRE tunnel.
Steffen Klassert
1
-1
/
+3
2017-10-31
net_sched: remove tcf_block_put_deferred()
Cong Wang
1
-29
/
+8
2017-10-31
l2tp: hold tunnel in pppol2tp_connect()
Guillaume Nault
1
-1
/
+6
2017-10-31
net: filter: remove unused variable and fix warning
Jakub Kicinski
1
-2
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-186
/
+591
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
9
-90
/
+97
2017-10-30
Bluetooth: avoid recursive locking in hci_send_to_channel()
Sebastian Andrzej Siewior
1
-6
/
+11
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-171
/
+560
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
1
-5
/
+33
2017-10-29
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in route filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
1
-3
/
+26
2017-10-29
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in fw filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flower filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flow filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
1
-4
/
+18
2017-10-29
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
1
-2
/
+17
2017-10-29
net_sched: use tcf_queue_work() in basic filter
Cong Wang
1
-3
/
+17
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
1
-17
/
+51
2017-10-29
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
4
-1
/
+8
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
3
-5
/
+5
2017-10-29
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
1
-2
/
+2
2017-10-29
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
1
-11
/
+11
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
3
-12
/
+21
2017-10-29
net_sched: avoid matching qdisc with zero handle
Cong Wang
1
-0
/
+2
2017-10-29
ipv6: prevent user from adding cached routes
Wei Wang
1
-0
/
+6
2017-10-29
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
1
-0
/
+32
2017-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
6
-10
/
+400
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-2
/
+3
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-1
/
+26
2017-10-29
l2tp: initialise PPP sessions before registering them
Guillaume Nault
1
-31
/
+38
2017-10-29
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
1
-53
/
+101
[prev]
[next]