index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Provide more refcount helper functions
David Howells
2016-06-22
8
-18
/
+26
*
rxrpc: Make rxrpc_send_packet() take a connection not a transport
David Howells
2016-06-22
3
-24
/
+31
*
rxrpc: Calls displayed in /proc may in future lack a connection
David Howells
2016-06-22
1
-8
/
+11
*
rxrpc: Validate the net address given to rxrpc_kernel_begin_call()
David Howells
2016-06-22
1
-0
/
+5
*
rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis
David Howells
2016-06-22
6
-152
/
+196
*
rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is
David Howells
2016-06-22
1
-8
/
+8
*
rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
David Howells
2016-06-22
5
-43
/
+44
*
rxrpc: Fix exclusive connection handling
David Howells
2016-06-22
4
-72
/
+58
*
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
David Howells
2016-06-22
9
-46
/
+44
*
rxrpc: Use structs to hold connection params and protocol info
David Howells
2016-06-22
13
-163
/
+226
*
rxrpc: fix uninitialized variable use
Arnd Bergmann
2016-06-22
1
-0
/
+3
*
rxrpc: checking for IS_ERR() instead of NULL
Dan Carpenter
2016-06-22
3
-4
/
+4
*
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2016-06-19
3
-6
/
+31
*
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
2016-06-19
2
-0
/
+7
*
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
2016-06-19
2
-6
/
+12
*
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
2016-06-19
2
-37
/
+40
*
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
2016-06-19
2
-3
/
+6
*
RDS: TCP: Fix non static symbol warnings
Wei Yongjun
2016-06-18
1
-2
/
+2
*
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...
David S. Miller
2016-06-18
4
-133
/
+193
|
\
|
*
can: bcm: add support for CAN FD frames
Oliver Hartkopp
2016-06-17
1
-88
/
+135
|
*
can: bcm: unify bcm_msg_head handling and prepare function parameters
Oliver Hartkopp
2016-06-17
1
-25
/
+29
|
*
can: bcm: use CAN frame instead of can_frame in comments
Oliver Hartkopp
2016-06-17
1
-16
/
+16
|
*
can: bcm: fix indention and other minor style issues
Oliver Hartkopp
2016-06-17
1
-14
/
+12
|
*
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
2016-06-17
3
-3
/
+14
*
|
tipc: potential shift wrapping bug in map_set()
Dan Carpenter
2016-06-18
1
-2
/
+2
*
|
net: ipv6: Address selection needs to consider L3 domains
David Ahern
2016-06-18
1
-0
/
+48
*
|
net: vrf: Implement get_saddr for IPv6
David Ahern
2016-06-18
2
-2
/
+34
*
|
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
2016-06-18
1
-17
/
+0
*
|
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-18
1
-65
/
+14
*
|
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-18
1
-0
/
+10
*
|
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
2016-06-18
1
-0
/
+102
|
/
*
net, cls: also reject deleting all filters when TCA_KIND present
Daniel Borkmann
2016-06-17
1
-1
/
+1
*
net: xfrm: fix old-style declaration
Arnd Bergmann
2016-06-17
2
-6
/
+6
*
net: the space is required after ','
Wei Tang
2016-06-17
1
-6
/
+6
*
net: do not initialise statics to 0
Wei Tang
2016-06-17
1
-1
/
+1
*
mpls: allow routes on ipgre devices
Simon Horman
2016-06-17
1
-3
/
+4
*
sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
Xin Long
2016-06-16
1
-1
/
+1
*
Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-06-16
15
-647
/
+842
|
\
|
*
rxrpc: Rework local endpoint management
David Howells
2016-06-15
7
-230
/
+276
|
*
rxrpc: Separate local endpoint event handling out into its own file
David Howells
2016-06-15
4
-102
/
+129
|
*
rxrpc: Use the peer record to distribute network errors
David Howells
2016-06-15
7
-94
/
+79
|
*
rxrpc: Do a little bit of tidying in the ICMP processing
David Howells
2016-06-15
1
-4
/
+2
|
*
rxrpc: Don't assume anything about the address in an ICMP packet
David Howells
2016-06-15
1
-8
/
+0
|
*
rxrpc: Break MTU determination from ICMP into its own function
David Howells
2016-06-15
1
-39
/
+54
|
*
rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()
David Howells
2016-06-15
3
-4
/
+4
|
*
rxrpc: Rework peer object handling to use hash table and RCU
David Howells
2016-06-15
9
-203
/
+335
*
|
ila: Fix checksum neutral mapping
Tom Herbert
2016-06-16
1
-5
/
+5
*
|
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2016-06-16
2
-10
/
+34
*
|
6lowpan: add support for 802.15.4 short addr handling
Alexander Aring
2016-06-16
2
-85
/
+195
*
|
6lowpan: add support for getting short address
Alexander Aring
2016-06-16
1
-0
/
+39
[next]