index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netvsc: fix ptr_ret.cocci warnings
Wu Fengguang
2017-07-25
1
-1
/
+1
*
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-07-25
5
-54
/
+52
|
\
|
*
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2017-07-21
5
-48
/
+45
|
*
rxrpc: Expose UAPI definitions to userspace
David Howells
2017-07-21
1
-6
/
+7
*
|
mlxsw: spectrum_router: Don't batch neighbour deletion
Ido Schimmel
2017-07-25
1
-12
/
+3
*
|
Merge branch 'sctp-remove-typedefs-from-structures-part-3'
David S. Miller
2017-07-25
6
-69
/
+68
|
\
\
|
*
|
sctp: remove the typedef sctp_abort_chunk_t
Xin Long
2017-07-25
2
-6
/
+6
|
*
|
sctp: remove the typedef sctp_heartbeat_chunk_t
Xin Long
2017-07-25
2
-3
/
+4
|
*
|
sctp: remove the typedef sctp_heartbeathdr_t
Xin Long
2017-07-25
2
-4
/
+4
|
*
|
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
2017-07-25
3
-5
/
+5
|
*
|
sctp: remove the typedef sctp_sackhdr_t
Xin Long
2017-07-25
3
-6
/
+6
|
*
|
sctp: remove the typedef sctp_sack_variable_t
Xin Long
2017-07-25
2
-8
/
+8
|
*
|
sctp: remove the typedef sctp_dup_tsn_t
Xin Long
2017-07-25
1
-3
/
+1
|
*
|
sctp: remove the typedef sctp_gap_ack_block_t
Xin Long
2017-07-25
1
-4
/
+4
|
*
|
sctp: remove the typedef sctp_unrecognized_param_t
Xin Long
2017-07-25
2
-13
/
+9
|
*
|
sctp: remove the typedef sctp_cookie_param_t
Xin Long
2017-07-25
2
-10
/
+12
|
*
|
sctp: remove the typedef sctp_initack_chunk_t
Xin Long
2017-07-25
2
-8
/
+10
|
/
/
*
|
Merge branch 'udp-tunnel-offloads-toggle'
David S. Miller
2017-07-24
8
-17
/
+103
|
\
\
|
*
|
geneve/vxlan: offload ports on register/unregister events
Sabrina Dubroca
2017-07-24
2
-4
/
+13
|
*
|
geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO
Sabrina Dubroca
2017-07-24
2
-14
/
+30
|
*
|
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
2017-07-24
1
-1
/
+21
|
*
|
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
2017-07-24
3
-0
/
+27
|
*
|
net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo
Sabrina Dubroca
2017-07-24
1
-1
/
+6
|
*
|
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2017-07-24
3
-0
/
+9
|
/
/
*
|
geneve: add rtnl changelink support
Girish Moodalbail
2017-07-24
1
-42
/
+176
*
|
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
21
-157
/
+134
*
|
Merge branch 'virtio_net-xdp-refine'
David S. Miller
2017-07-24
2
-134
/
+200
|
\
\
|
|
/
|
/
|
|
*
virtio-net: switch off offloads on demand if possible on XDP set
Jason Wang
2017-07-24
1
-5
/
+65
|
*
virtio-net: do not reset during XDP set
Jason Wang
2017-07-24
1
-126
/
+106
|
*
virtio-net: switch to use new ctx API for small buffer
Jason Wang
2017-07-24
1
-5
/
+12
|
*
virtio-net: pack headroom into ctx for mergeable buffers
Jason Wang
2017-07-24
1
-5
/
+24
|
*
virtio_ring: allow to store zero as the ctx
Jason Wang
2017-07-24
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
1200
-18852
/
+38137
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
83
-581
/
+1176
|
|
\
|
|
*
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
2017-07-21
1
-1
/
+1
|
|
*
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
2017-07-21
1
-3
/
+3
|
|
*
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
2017-07-21
1
-24
/
+25
|
|
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-21
1
-4
/
+5
|
|
*
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-07-21
1
-1
/
+2
|
|
*
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
2017-07-21
1
-0
/
+1
|
|
*
Merge branch 'BPF-map-value-adjust-fix'
David S. Miller
2017-07-21
6
-23
/
+574
|
|
|
\
|
|
|
*
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
2017-07-21
1
-0
/
+418
|
|
|
*
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
2017-07-21
1
-0
/
+52
|
|
|
*
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
2017-07-21
1
-4
/
+4
|
|
|
*
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2017-07-21
4
-5
/
+5
|
|
|
*
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-07-21
2
-14
/
+95
|
|
|
/
|
|
*
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-07-20
1
-2
/
+6
|
|
*
net: tehuti: don't process data if it has not been copied from userspace
Colin Ian King
2017-07-20
1
-0
/
+2
|
|
*
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
2017-07-20
1
-0
/
+1
|
|
*
net: dsa: mv88e6xxx: Enable CMODE config support for 6390X
Martin Hundebøll
2017-07-20
1
-0
/
+1
[next]