index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
1
-1
/
+1
2013-02-08
macvlan: add a salt to mc_hash()
Eric Dumazet
1
-4
/
+13
2013-02-08
macvlan: broadcast addr should be part of mc_filter
Eric Dumazet
1
-0
/
+3
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
20
-150
/
+66
2013-02-08
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
1
-4
/
+4
2013-02-08
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
1
-0
/
+6
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
211
-2782
/
+25183
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2
-6
/
+116
2013-02-07
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-07
net: fec: fix spin_lock dead lock
Frank Li
1
-1
/
+3
2013-02-07
net: fec: correct fix method about miss init spinlock
Frank Li
1
-4
/
+3
2013-02-07
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
2
-3
/
+2
2013-02-07
Merge branch 'mlx4'
David S. Miller
10
-385
/
+707
2013-02-07
net/mlx4_en: Implement ndo fdb functionality
Yan Burman
1
-0
/
+75
2013-02-07
net/mlx4_en: Add unicast MAC filtering
Yan Burman
2
-2
/
+130
2013-02-07
net/mlx4_en: Manage hash of MAC addresses per port
Yan Burman
3
-38
/
+79
2013-02-07
net/mlx4_en: Save previous MAC address of the port so we can replace it later
Yan Burman
1
-2
/
+2
2013-02-07
net/mlx4_en: Re-arrange ndo_set_rx_mode related code
Yan Burman
2
-128
/
+145
2013-02-07
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
5
-205
/
+222
2013-02-07
net/mlx4_en: Cleanup multiline strings
Yan Burman
1
-15
/
+10
2013-02-07
net/mlx4_en: Optimize Rx fast path filter checks
Yan Burman
4
-30
/
+35
2013-02-07
net/mlx4_en: Optimize loopback related checks in data path
Yan Burman
6
-21
/
+65
2013-02-06
bgmac: add ndo_set_rx_mode netdev ops
Hauke Mehrtens
1
-4
/
+12
2013-02-06
bgmac: add generic ndo_validate_addr netdev ops
Hauke Mehrtens
1
-0
/
+1
2013-02-06
bgmac: write mac address to hardware in ndo_set_mac_address
Hauke Mehrtens
1
-8
/
+25
2013-02-06
bgmac: implement missing code for BCM53572
Hauke Mehrtens
2
-3
/
+5
2013-02-06
macvlan: add multicast filter
Eric Dumazet
1
-0
/
+23
2013-02-06
team: allow userspace to take control over carrier
Flavio Leitner
1
-0
/
+8
2013-02-06
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
2
-2
/
+108
2013-02-06
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
3
-22
/
+113
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
2
-2
/
+0
2013-02-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
47
-910
/
+1228
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-95
/
+139
2013-02-05
ixgbe: Fix SR-IOV MTU warning
Alexander Duyck
2
-3
/
+1
2013-02-05
ixgbe: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
1
-1
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
29
-30
/
+30
2013-02-05
ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
Josh Hay
2
-6
/
+7
2013-02-05
ixgbe: fix potential null dereference
Josh Hay
1
-0
/
+3
2013-02-05
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
6
-7
/
+66
2013-02-05
e1000e: cleanup checkpatch braces checks
Bruce Allan
5
-8
/
+2
2013-02-05
e1000e: convert enums of register offsets and move #defines to regs.h
Bruce Allan
3
-223
/
+253
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new manage.h
Bruce Allan
4
-41
/
+73
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
Bruce Allan
3
-15
/
+48
2013-02-04
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
Bruce Allan
5
-222
/
+243
2013-02-04
e1000e: cosmetic move of function prototypes to the new mac.h
Bruce Allan
3
-37
/
+76
2013-02-04
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
6
-230
/
+270
2013-02-04
e1000e: cosmetic move of #defines to the new 80003es2lan.h
Bruce Allan
3
-63
/
+96
2013-02-04
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
Bruce Allan
6
-25
/
+60
2013-02-04
qlcnic: Updating copyright information.
Jitendra Kalsaria
15
-7
/
+62
2013-02-04
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
1
-12
/
+4
[next]