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
*
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
2018-11-09
2
-6
/
+328
*
xfrm: policy: add inexact policy search tree infrastructure
Florian Westphal
2018-11-09
2
-54
/
+248
*
xfrm: policy: consider if_id when hashing inexact policy
Florian Westphal
2018-11-09
1
-9
/
+16
*
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
2018-11-09
3
-18
/
+335
*
xfrm: policy: return NULL when inexact search needed
Florian Westphal
2018-11-09
1
-2
/
+11
*
xfrm: policy: split list insertion into a helper
Florian Westphal
2018-11-09
1
-16
/
+27
*
xfrm: security: iterate all, not inexact lists
Florian Westphal
2018-11-09
1
-67
/
+26
*
selftests: add xfrm policy test script
Florian Westphal
2018-11-09
2
-1
/
+278
*
sfc: use the new __netdev_tx_sent_queue BQL optimisation
Edward Cree
2018-11-09
1
-4
/
+1
*
Merge branch 'net-Remove-VLAN_TAG_PRESENT-from-drivers'
David S. Miller
2018-11-09
7
-28
/
+31
|
\
|
*
gianfar: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-09
1
-5
/
+3
|
*
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-09
4
-18
/
+23
|
*
cnic: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-09
1
-1
/
+1
|
*
i40iw: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-09
1
-4
/
+4
|
/
*
net: socionext: refactor netsec_alloc_dring()
Ilias Apalodimas
2018-11-09
1
-8
/
+3
*
net: socionext: different approach on DMA
Ilias Apalodimas
2018-11-09
1
-99
/
+128
*
net: qca_spi: Add available buffer space verification
Stefan Wahren
2018-11-09
3
-1
/
+17
*
sock: Reset dst when changing sk_mark via setsockopt
David Barmann
2018-11-09
1
-2
/
+4
*
Merge branch 's390-qeth-next'
David S. Miller
2018-11-09
6
-259
/
+113
|
\
|
*
s390/qeth: don't process hsuid in qeth_l3_setup_netdev()
Julian Wiedmann
2018-11-09
1
-3
/
+0
|
*
s390/qeth: remove unused fallback in Layer3's MAC code
Julian Wiedmann
2018-11-09
1
-3
/
+0
|
*
s390/qeth: remove two IPA command helpers
Julian Wiedmann
2018-11-09
3
-59
/
+19
|
*
s390/qeth: replace open-coded cmd setup
Julian Wiedmann
2018-11-09
3
-19
/
+12
|
*
s390/qeth: remove card list
Julian Wiedmann
2018-11-09
3
-44
/
+24
|
*
s390/qeth: unify transmit code
Julian Wiedmann
2018-11-09
3
-83
/
+19
|
*
s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()
Julian Wiedmann
2018-11-09
2
-30
/
+17
|
*
s390/qeth: utilize virtual MAC for Layer2 OSD devices
Julian Wiedmann
2018-11-09
4
-22
/
+26
|
/
*
openvswitch: remove BUG_ON from get_dpdev
Li RongQing
2018-11-09
1
-1
/
+0
*
Merge branch 'ICMP-error-handling-for-UDP-tunnels'
David S. Miller
2018-11-09
40
-166
/
+1083
|
\
|
*
selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests
Stefano Brivio
2018-11-09
1
-0
/
+179
|
*
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-11-09
3
-0
/
+143
|
*
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2018-11-09
4
-35
/
+113
|
*
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-09
27
-121
/
+177
|
*
selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6
Stefano Brivio
2018-11-09
1
-31
/
+86
|
*
geneve: Allow configuration of DF behaviour
Stefano Brivio
2018-11-09
2
-8
/
+56
|
*
geneve: ICMP error lookup handler
Stefano Brivio
2018-11-09
1
-0
/
+52
|
*
selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6
Stefano Brivio
2018-11-09
1
-18
/
+125
|
*
vxlan: Allow configuration of DF behaviour
Stefano Brivio
2018-11-09
3
-1
/
+38
|
*
vxlan: ICMP error lookup handler
Stefano Brivio
2018-11-09
1
-0
/
+29
|
*
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2018-11-09
5
-20
/
+153
|
/
*
net: hns3: fix spelling mistake, "assertting" -> "asserting"
Colin Ian King
2018-11-09
1
-1
/
+1
*
cxgb4: Add new T6 PCI device ids 0x608a
Ganesh Goudar
2018-11-09
1
-0
/
+1
*
net/ipv6: compute anycast address hash only if dev is null
Li RongQing
2018-11-09
1
-2
/
+4
*
net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
YueHaibing
2018-11-09
1
-1
/
+1
*
Merge branch 'net-sched-prepare-for-more-Qdisc-offloads'
David S. Miller
2018-11-09
5
-80
/
+107
|
\
|
*
net: sched: prio: delay destroying child qdiscs on change
Jakub Kicinski
2018-11-09
1
-1
/
+3
|
*
net: sched: red: delay destroying child qdisc on replace
Jakub Kicinski
2018-11-09
1
-2
/
+6
|
*
net: sched: refactor grafting Qdiscs with a parent
Jakub Kicinski
2018-11-09
1
-14
/
+14
|
*
net: sched: add an offload graft helper
Jakub Kicinski
2018-11-09
3
-24
/
+44
|
*
net: sched: set TCQ_F_OFFLOADED flag for MQ
Jakub Kicinski
2018-11-09
1
-6
/
+3
[next]