index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: netlink: Use error code from nfc_activate_target()
Andy Shevchenko
2017-04-05
1
-1
/
+1
*
nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDED
OGAWA Hirofumi
2017-04-01
1
-9
/
+13
*
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-04-01
4
-1
/
+179
*
net: dsa: add cross-chip bridging operations
Vivien Didelot
2017-04-01
1
-6
/
+6
*
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
2017-03-30
1
-1
/
+1
*
net: tcp: Refine the __tcp_select_window
Gao Feng
2017-03-30
1
-5
/
+3
*
VSOCK: remove unnecessary ternary operator on return value
Colin Ian King
2017-03-30
1
-15
/
+7
*
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
2
-0
/
+2
*
tipc: allow rdm/dgram socketpairs
Erik Hugne
2017-03-29
1
-4
/
+16
*
tipc: add support for stream/seqpacket socketpairs
Erik Hugne
2017-03-29
1
-2
/
+12
*
net: mpls: Update lfib_nlmsg_size to skip deleted nexthops
David Ahern
2017-03-29
1
-0
/
+2
*
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
2017-03-28
1
-2
/
+45
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
11
-2
/
+13
*
net: mpls: Send netconf messages on device register and unregister
David Ahern
2017-03-28
1
-5
/
+11
*
net:mpls: Refactor mpls_netconf_notify_devconf to take event
David Ahern
2017-03-28
1
-7
/
+5
*
net: ipv6: Add support for RTM_DELNETCONF
David Ahern
2017-03-28
1
-5
/
+15
*
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
2017-03-28
2
-15
/
+27
*
net: devinet: Add support for RTM_DELNETCONF
David Ahern
2017-03-28
1
-11
/
+21
*
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
2017-03-28
2
-17
/
+27
*
net: dsa: fix copyright holder
Vivien Didelot
2017-03-28
1
-1
/
+2
*
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
2017-03-28
2
-2
/
+55
*
tipc: adjust the policy of holding subscription kref
Ying Xue
2017-03-28
3
-6
/
+7
*
tipc: advance the time of deleting subscription from subscriber->subscrp_list
Ying Xue
2017-03-28
1
-7
/
+2
*
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
2017-03-28
2
-23
/
+21
*
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
2017-03-28
1
-0
/
+836
*
ipv6: sr: select DST_CACHE by default
David Lebrun
2017-03-27
2
-18
/
+1
*
net: mpls: Delete route when all nexthops have been deleted
David Ahern
2017-03-27
1
-1
/
+8
*
net: mpls: Don't show nexthop if device has been deleted
David Ahern
2017-03-27
1
-3
/
+5
*
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
1
-0
/
+12
*
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
2017-03-24
2
-13
/
+19
*
net: Track start of busy loop instead of when it should end
Alexander Duyck
2017-03-24
1
-3
/
+3
*
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
2017-03-24
3
-19
/
+23
*
tcp: Record Rx hash and NAPI ID in tcp_child_process
Alexander Duyck
2017-03-24
3
-4
/
+4
*
net: Busy polling should ignore sender CPUs
Alexander Duyck
2017-03-24
1
-4
/
+9
*
ipv6: sr: use dst_cache in seg6_input
David Lebrun
2017-03-24
1
-1
/
+26
*
ipv6: sr: expand skb head only if necessary
David Lebrun
2017-03-24
1
-2
/
+2
*
net_sched: use setup_deferrable_timer
Geliang Tang
2017-03-24
2
-6
/
+4
*
net: mpls: Fix setting ttl_propagate for rt2
David Ahern
2017-03-24
1
-1
/
+1
*
net: make in_aton() 32-bit internally
Alexey Dobriyan
2017-03-24
1
-1
/
+1
*
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
2017-03-24
8
-10
/
+86
*
net: sched: choke: remove dead filter classify code
Jiri Pirko
2017-03-24
1
-51
/
+0
*
net: bridge: allow to add externally learned entries from user-space
Nikolay Aleksandrov
2017-03-24
1
-0
/
+2
*
net: bridge: allow SW learn to take over HW fdb entries
Nikolay Aleksandrov
2017-03-24
1
-0
/
+3
*
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
2017-03-23
1
-0
/
+12
*
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
1
-0
/
+22
*
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-23
2
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
49
-313
/
+504
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-23
48
-312
/
+502
|
|
\
|
|
*
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-03-22
1
-8
/
+17
|
|
*
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-03-22
2
-1
/
+2
[next]