index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-29
igb: Enable TSO for stacked vlan
Toshiaki Makita
1
-0
/
+1
2015-03-29
team: Don't segment multiple tagged packets on team device
Toshiaki Makita
1
-0
/
+1
2015-03-29
bonding: Don't segment multiple tagged packets on bonding device
Toshiaki Makita
1
-0
/
+1
2015-03-29
net: Introduce passthru_features_check
Toshiaki Makita
2
-0
/
+11
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
5
-12
/
+34
2015-03-29
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
2
-16
/
+53
2015-03-29
vlan: Add features for stacked vlan device
Toshiaki Makita
1
-0
/
+1
2015-03-29
tc: bpf: generalize pedit action
Alexei Starovoitov
4
-2
/
+73
2015-03-29
net: dsa: mv88e6171: Add support for hardware bridging
Andrew Lunn
1
-0
/
+6
2015-03-29
net: dsa: mv88e6171: Add EEE support to the mv88e6172
Andrew Lunn
1
-0
/
+24
2015-03-29
net: dsa: mv88e6171: Add defines for switch product IDs
Andrew Lunn
1
-2
/
+6
2015-03-29
net: dsa: Centralise getting switch id
Andrew Lunn
2
-2
/
+2
2015-03-29
net: dsa: mv88e6352: Add support for ndo_fdb functions
Guenter Roeck
1
-0
/
+3
2015-03-29
net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext
Guenter Roeck
2
-0
/
+152
2015-03-29
net: dsa: Add basic framework to support ndo_fdb functions
Guenter Roeck
2
-0
/
+108
2015-03-29
net: dsa: mv88e6352: Add support for hardware bridging
Guenter Roeck
1
-0
/
+3
2015-03-29
net: dsa: mv88e6xxx: Add Hardware bridging support
Guenter Roeck
2
-7
/
+292
2015-03-29
net: dsa: mv88e6171: Use common port configuration
Guenter Roeck
1
-23
/
+1
2015-03-29
net: dsa: mv88e6123_61_65: Use common port configuration
Guenter Roeck
1
-23
/
+1
2015-03-29
net: dsa: mv88e6352: Use common port initialization code
Guenter Roeck
1
-23
/
+1
2015-03-29
net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_write
Guenter Roeck
1
-9
/
+26
2015-03-29
net: dsa: mv88e6xxx: Disable Message Port bit for CPU port
Guenter Roeck
1
-4
/
+3
2015-03-29
net: dsa: mv88e6xxx: Provide function for common port initialization
Guenter Roeck
2
-0
/
+40
2015-03-29
net: dsa: mv88e6xxx: Factor out common initialization code
Guenter Roeck
5
-12
/
+22
2015-03-29
hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add()
Haiyang Zhang
1
-2
/
+0
2015-03-29
net: smc91x: make use of 4th parameter to devm_gpiod_get_index
Uwe Kleine-König
1
-17
/
+8
2015-03-29
hv_netvsc: Implement batching in send buffer
Haiyang Zhang
4
-47
/
+162
2015-03-29
tipc: involve reference counter for node structure
Ying Xue
6
-30
/
+79
2015-03-29
tipc: fix potential deadlock when all links are reset
Ying Xue
5
-32
/
+8
2015-03-29
virtio: simplify the using of received in virtnet_poll
Li RongQing
1
-2
/
+2
2015-03-29
be2net: bump up the driver version to 10.6.0.1
Sathya Perla
1
-1
/
+1
2015-03-29
be2net: setup xps queue mapping
Sathya Perla
1
-3
/
+7
2015-03-29
be2net: assign CPU affinity hints to be2net IRQs
Padmanabh Ratnakar
2
-3
/
+16
2015-03-29
tcp: tcp_syn_flood_action() can be static
Eric Dumazet
3
-31
/
+29
2015-03-29
cxgb4: fix boolreturn.cocci warnings
Wu Fengguang
1
-3
/
+3
2015-03-29
fib6: install fib6 ops in the last step
WANG Cong
1
-6
/
+3
2015-03-27
net: bcmgenet: add support for multiple Rx queues
Petri Gynther
2
-45
/
+137
2015-03-27
net: bcmgenet: rework Rx NAPI code
Petri Gynther
1
-23
/
+45
2015-03-27
net: bcmgenet: rework Tx NAPI code
Petri Gynther
1
-18
/
+62
2015-03-27
net: bcmgenet: tweak init_umac()
Petri Gynther
1
-13
/
+20
2015-03-27
net: bcmgenet: simplify bcmgenet_init_dma()
Petri Gynther
1
-16
/
+17
2015-03-27
net: bcmgenet: modify Tx ring int_enable and int_disable vectors
Petri Gynther
2
-19
/
+13
2015-03-27
net: bcmgenet: remove priv->int0_mask and priv->int1_mask
Petri Gynther
2
-4
/
+0
2015-03-27
drivers: net: xgene: Add separate tx completion ring
Iyappan Subramanian
2
-20
/
+127
2015-03-27
dtb: xgene: Add interrupt for Tx completion
Iyappan Subramanian
1
-3
/
+6
2015-03-27
Documentation: dts: xgene: Update interrupt field description
Iyappan Subramanian
1
-1
/
+4
2015-03-27
i40e: Bump version to 1.2.43
Catherine Sullivan
1
-1
/
+1
2015-03-27
i40evf: add FW version to ethtool info
Mitch Williams
1
-1
/
+1
2015-03-27
i40e: Increase PF reset max loop limit
Akeem G Abodunrin
1
-1
/
+1
2015-03-27
i40evf: resequence close operations
Mitch Williams
1
-7
/
+3
[next]