index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
sfc: mark state UNINIT after unregister
Edward Cree
1
-0
/
+1
2015-06-15
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
4
-0
/
+90
2015-06-15
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
5
-3
/
+49
2015-06-15
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
1
-0
/
+57
2015-06-15
net/mlx4_core: Allocate default counter per port
Eran Ben Elisha
5
-4
/
+76
2015-06-15
net/mlx4_core: Add port attribute when tracking counters
Eran Ben Elisha
1
-3
/
+87
2015-06-15
net/mlx4_core: Adjust counter grant policy in the resource tracker
Eran Ben Elisha
1
-4
/
+31
2015-06-15
net/mlx4_core: Remove counters table allocation from VF flow
Eran Ben Elisha
1
-7
/
+18
2015-06-15
net/mlx4_core: Add sink counter
Eran Ben Elisha
2
-5
/
+8
2015-06-15
net/mlx4_core: Reset counters data when freed
Eran Ben Elisha
2
-0
/
+23
2015-06-15
net/mlx4_core: Check before cleaning counters bitmap
Eran Ben Elisha
1
-0
/
+6
2015-06-15
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
1
-1
/
+1
2015-06-15
bonding: export slave's partner_oper_port_state via sysfs and netlink
Nikolay Aleksandrov
2
-0
/
+21
2015-06-15
bonding: export slave's actor_oper_port_state via sysfs and netlink
Nikolay Aleksandrov
2
-1
/
+25
2015-06-15
rocker: move port stop to 'no wait' processing
Scott Feldman
1
-1
/
+2
2015-06-15
rocker: move MAC learn event back to 'no wait' processing
Scott Feldman
1
-37
/
+3
2015-06-15
rocker: mark STP update as 'no wait' processing
Scott Feldman
1
-1
/
+2
2015-06-15
rocker: mark neigh update event processing as 'no wait'
Scott Feldman
1
-1
/
+2
2015-06-15
rocker: revert back to support for nowait processes
Scott Feldman
1
-90
/
+112
2015-06-15
rocker: fix neigh tbl index increment race
Scott Feldman
1
-2
/
+2
2015-06-15
rocker: gaurd against NULL rocker_port when removing ports
Scott Feldman
1
-0
/
+2
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+32
2015-06-12
Fix Cavium Liquidio build related errors and warnings
Raghu Vatsavayi
8
-19
/
+26
2015-06-11
net: igb: fix the start time for periodic output signals
Richard Cochran
1
-2
/
+2
2015-06-11
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
4
-55
/
+36
2015-06-11
bna: fix timeout API argument type
Ivan Vecera
3
-19
/
+13
2015-06-11
bna: use list_for_each_entry where appropriate
Ivan Vecera
4
-149
/
+37
2015-06-11
bna: get rid of private macros for manipulation with lists
Ivan Vecera
7
-308
/
+130
2015-06-11
bna: remove useless pointer assignment
Ivan Vecera
1
-1
/
+0
2015-06-11
bna: use memdup_user to copy userspace buffers
Ivan Vecera
1
-19
/
+8
2015-06-11
bna: correct comparisons/assignments to bool
Ivan Vecera
1
-4
/
+4
2015-06-11
bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
Ivan Vecera
2
-19
/
+4
2015-06-11
bna: remove paused from bna_rx_config and flags from bna_rxf
Ivan Vecera
2
-41
/
+1
2015-06-11
bna: remove RXF_E_PAUSE and RXF_E_RESUME events
Ivan Vecera
2
-77
/
+0
2015-06-11
bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
Ivan Vecera
2
-16
/
+0
2015-06-11
bna: remove oper_state_cbfn from struct bna_rxf
Ivan Vecera
3
-25
/
+0
2015-06-11
bna: remove pause_cbfn from struct bna_enet
Ivan Vecera
2
-18
/
+0
2015-06-11
bna: remove unused cbfn parameter
Ivan Vecera
5
-59
/
+25
2015-06-11
bna: use BIT(x) instead of (1 << x)
Ivan Vecera
6
-83
/
+83
2015-06-11
bna: get rid of duplicate and unused macros
Ivan Vecera
8
-163
/
+9
2015-06-11
bna: replace pragma(pack) with attribute __packed
Ivan Vecera
6
-127
/
+103
2015-06-11
bna: get rid of mac_t
Ivan Vecera
12
-32
/
+26
2015-06-11
bna: use ether_addr_copy instead of memcpy
Ivan Vecera
2
-18
/
+16
2015-06-11
net/mlx5e: Add transport domain to the ethernet TIRs/TISs
Achiad Shochat
2
-1
/
+16
2015-06-11
net/mlx5_core: Add transport domain alloc/dealloc support
Achiad Shochat
2
-0
/
+37
2015-06-11
net/mlx5e: Support NETIF_F_SG
Saeed Mahameed
3
-24
/
+40
2015-06-11
net/mlx5e: Enforce max flow-tables level >= 3
Gal Pressman
1
-1
/
+4
2015-06-11
net/mlx5e: Disable client vlan TX acceleration
Saeed Mahameed
2
-22
/
+2
2015-06-11
net/mlx5e: Add HW cacheline start padding
Saeed Mahameed
2
-6
/
+9
2015-06-11
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
3
-50
/
+48
[next]