index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
net-tun: fix panics at dismantle time
Eric Dumazet
1
-4
/
+7
2017-10-20
net: ipv4: Change fib notifiers to take a fib_alias
David Ahern
1
-24
/
+15
2017-10-20
tcp: socket option to set TCP fast open key
Yuchung Cheng
7
-19
/
+82
2017-10-20
mlxsw: spectrum_router: Add extack message for RIF and VRF overflow
David Ahern
1
-45
/
+69
2017-10-20
mlxsw: spectrum: router: Add support for address validator notifier
David Ahern
3
-1
/
+70
2017-10-20
net: Add extack to validator_info structs used for address notifier
David Ahern
5
-15
/
+27
2017-10-20
net: ipv6: Make inet6addr_validator a blocking notifier
David Ahern
3
-15
/
+19
2017-10-20
ipv6: addrconf: cleanup locking in ipv6_add_addr
David Ahern
1
-44
/
+60
2017-10-20
s390/qeth: don't dump control cmd twice
Julian Wiedmann
1
-1
/
+0
2017-10-20
s390/qeth: support GRO flush timer
Julian Wiedmann
1
-1
/
+1
2017-10-20
s390/qeth: try harder to get packets from RX buffer
Julian Wiedmann
1
-3
/
+1
2017-10-20
s390/qeth: consolidate skb allocation
Julian Wiedmann
1
-40
/
+31
2017-10-20
s390/qeth: clean up page frag creation
Julian Wiedmann
1
-20
/
+11
2017-10-20
s390/qeth: no VLAN support on OSM
Julian Wiedmann
1
-11
/
+6
2017-10-20
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
1
-23
/
+0
2017-10-20
s390/qeth: clean up initial MTU determination
Julian Wiedmann
1
-10
/
+4
2017-10-20
s390/qeth: fix early exit from error path
Julian Wiedmann
1
-2
/
+4
2017-10-20
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
1
-8
/
+5
2017-10-20
s390/qeth: remove duplicated device matching
Julian Wiedmann
4
-50
/
+9
2017-10-20
s390/drivers: use setup_timer
Allen Pais
1
-6
/
+2
2017-10-20
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2
-23
/
+19
2017-10-20
net/sched: Set the net-device for egress device instance
Or Gerlitz
1
-0
/
+1
2017-10-20
cxgb4: add tc flower support for L3/L4 rewrite
Kumar Sanghvi
3
-37
/
+244
2017-10-20
cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite support
Kumar Sanghvi
4
-3
/
+111
2017-10-20
cxgb4: add tc flower support for ETH-SMAC rewrite
Kumar Sanghvi
2
-0
/
+13
2017-10-20
cxgb4: introduce SMT ops to prepare for SMAC rewrite support
Kumar Sanghvi
8
-19
/
+519
2017-10-20
cxgb4: add tc flower support for ETH-DMAC rewrite
Kumar Sanghvi
2
-1
/
+126
2017-10-20
cxgb4: add tc flower support for action PASS
Kumar Sanghvi
1
-2
/
+6
2017-10-20
cxgb4: add tc flower match support for vlan
Kumar Sanghvi
1
-0
/
+35
2017-10-20
cxgb4: add tc flower match support for TOS
Kumar Sanghvi
1
-1
/
+50
2017-10-20
tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
David Ahern
1
-3
/
+5
2017-10-20
doc: Update VRF documentation metric
Donald Sharp
1
-4
/
+9
2017-10-20
net: sched: cls_u32: use hash_ptr() for tc_u_hash
Arnd Bergmann
1
-1
/
+1
2017-10-20
tipc: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+1
2017-10-20
net: sh_eth: implement R-Car Gen[12] fallback compatibility strings
Simon Horman
1
-0
/
+2
2017-10-20
net: sh_eth: rename name structures as rcar_gen[12]_*
Simon Horman
1
-15
/
+15
2017-10-20
dt-bindings: net: sh_eth: add R-Car Gen[12] fallback compatibility strings
Simon Horman
1
-2
/
+12
2017-10-19
dql: make dql_init return void
Stephen Hemminger
2
-3
/
+2
2017-10-19
net: l2tp: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-10-19
liquidio: mark expected switch fall-through in octeon_destroy_resources
Gustavo A. R. Silva
1
-1
/
+1
2017-10-19
liquidio: remove unnecessary NULL check before kfree in delete_glists
Gustavo A. R. Silva
1
-2
/
+1
2017-10-19
ibmvnic: Let users change net device features
Thomas Falcon
1
-0
/
+2
2017-10-19
ibmvnic: Enable TSO support
Thomas Falcon
2
-8
/
+53
2017-10-19
ibmvnic: Enable scatter-gather support
Thomas Falcon
1
-2
/
+21
2017-10-19
tun: relax check on eth_get_headlen() return value
Eric Dumazet
1
-1
/
+1
2017-10-19
mqprio: fix potential null pointer dereference on opt
Colin Ian King
1
-1
/
+2
2017-10-19
thunderbolt: Right shifting to zero bug in tbnet_handle_packet()
Dan Carpenter
1
-1
/
+1
2017-10-19
thunderbolt: Fix a couple right shifting to zero bugs
Dan Carpenter
1
-2
/
+2
2017-10-19
net: ena: increase ena driver version to 1.3.0
Netanel Belgazal
1
-2
/
+2
2017-10-19
net: ena: add new admin define for future support of IPv6 RSS
Netanel Belgazal
1
-0
/
+6
[next]