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-03-29
net:mpls: Refactor mpls_netconf_notify_devconf to take event
David Ahern
1
-7
/
+5
2017-03-29
net: ipv6: Add support for RTM_DELNETCONF
David Ahern
1
-5
/
+15
2017-03-29
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
2
-15
/
+27
2017-03-29
net: devinet: Add support for RTM_DELNETCONF
David Ahern
1
-11
/
+21
2017-03-29
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
2
-17
/
+27
2017-03-29
net: dsa: fix copyright holder
Vivien Didelot
1
-1
/
+2
2017-03-29
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
2
-2
/
+55
2017-03-29
tipc: adjust the policy of holding subscription kref
Ying Xue
3
-6
/
+7
2017-03-29
tipc: advance the time of deleting subscription from subscriber->subscrp_list
Ying Xue
1
-7
/
+2
2017-03-29
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
2
-23
/
+21
2017-03-29
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
1
-0
/
+836
2017-03-28
ipv6: sr: select DST_CACHE by default
David Lebrun
2
-18
/
+1
2017-03-28
net: mpls: Delete route when all nexthops have been deleted
David Ahern
1
-1
/
+8
2017-03-28
net: mpls: Don't show nexthop if device has been deleted
David Ahern
1
-3
/
+5
2017-03-25
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+12
2017-03-25
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
2
-13
/
+19
2017-03-25
net: Track start of busy loop instead of when it should end
Alexander Duyck
1
-3
/
+3
2017-03-25
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
3
-19
/
+23
2017-03-25
tcp: Record Rx hash and NAPI ID in tcp_child_process
Alexander Duyck
3
-4
/
+4
2017-03-25
net: Busy polling should ignore sender CPUs
Alexander Duyck
1
-4
/
+9
2017-03-25
ipv6: sr: use dst_cache in seg6_input
David Lebrun
1
-1
/
+26
2017-03-25
ipv6: sr: expand skb head only if necessary
David Lebrun
1
-2
/
+2
2017-03-25
net_sched: use setup_deferrable_timer
Geliang Tang
2
-6
/
+4
2017-03-24
net: mpls: Fix setting ttl_propagate for rt2
David Ahern
1
-1
/
+1
2017-03-24
net: make in_aton() 32-bit internally
Alexey Dobriyan
1
-1
/
+1
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
8
-10
/
+86
2017-03-24
net: sched: choke: remove dead filter classify code
Jiri Pirko
1
-51
/
+0
2017-03-24
net: bridge: allow to add externally learned entries from user-space
Nikolay Aleksandrov
1
-0
/
+2
2017-03-24
net: bridge: allow SW learn to take over HW fdb entries
Nikolay Aleksandrov
1
-0
/
+3
2017-03-24
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
1
-0
/
+12
2017-03-24
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
1
-0
/
+22
2017-03-24
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2
-1
/
+18
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-313
/
+504
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-312
/
+502
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
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
2
-0
/
+12
2017-03-23
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
1
-1
/
+2
2017-03-22
rtnetlink: Add dump all for netconf
David Ahern
1
-0
/
+1
2017-03-22
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
1
-1
/
+1
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-5
/
+12
2017-03-22
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
Ying Xue
1
-1
/
+6
2017-03-22
net: tcp: Permit user set TCP_MAXSEG to default value
Gao Feng
1
-1
/
+1
2017-03-22
Openvswitch: Refactor sample and recirc actions implementation
andy zhou
1
-83
/
+93
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
3
-98
/
+152
2017-03-22
openvswitch: Refactor recirc key allocation.
andy zhou
1
-26
/
+40
2017-03-22
openvswitch: Deferred fifo API change.
andy zhou
1
-7
/
+11
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2
-9
/
+31
[next]