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
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-208
/
+224
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-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-02-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-15
/
+10
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-36
/
+87
2013-02-08
Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-4
/
+22
2013-02-08
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-9
/
+9
2013-02-08
Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-35
/
+40
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
2013-02-07
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-07
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-47
/
+63
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-28
/
+101
2013-02-06
net: qmi_wwan: add more Huawei devices, including E320
Bjørn Mork
1
-0
/
+12
2013-02-06
net: cdc_ncm: add another Huawei vendor specific device
Bjørn Mork
1
-0
/
+3
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
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
Tommi Rantala
1
-1
/
+1
2013-02-06
macvlan: add multicast filter
Eric Dumazet
2
-0
/
+29
2013-02-06
net: reset mac header in dev_start_xmit()
Eric Dumazet
1
-0
/
+2
2013-02-06
net: adjust skb_gso_segment() for calling in rx path
Cong Wang
3
-8
/
+26
2013-02-06
wpan: use stack buffer instead of heap
Alexander Aring
1
-6
/
+1
2013-02-06
6lowpan: use stack buffer instead of heap
Alexander Aring
1
-9
/
+4
2013-02-06
6lowpan: Remove __init tag from lowpan_netlink_fini().
David S. Miller
1
-1
/
+1
2013-02-06
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
1
-2
/
+6
2013-02-06
team: allow userspace to take control over carrier
Flavio Leitner
2
-0
/
+9
2013-02-06
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
3
-2
/
+109
2013-02-06
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
3
-22
/
+113
2013-02-06
netpoll: protect napi_poll and poll_controller during dev_[open|close]
Neil Horman
3
-2
/
+76
2013-02-06
wpan: whitespace fix
Alexander Aring
1
-1
/
+1
2013-02-06
ipv6: Don't send packet to big messages to self
Steffen Klassert
1
-2
/
+1
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
2
-2
/
+0
2013-02-06
net: core: Remove unnecessary alloc/OOM messages
Joe Perches
2
-12
/
+6
2013-02-06
Merge branch 'wireless'
David S. Miller
13
-35
/
+90
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-35
/
+90
2013-02-06
Btrfs: move d_instantiate outside the transaction during mksubvol
Chris Mason
1
-1
/
+4
2013-02-06
xen: fix error handling path if xen_allocate_irq_dynamic fails
Wei Liu
1
-2
/
+2
2013-02-06
xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
Jan Beulich
1
-7
/
+7
2013-02-06
Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
6
-47
/
+63
2013-02-06
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
Jan Schmidt
1
-12
/
+10
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65910' into tmp
Mark Brown
1
-1
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65217' into tmp
Mark Brown
1
-2
/
+2
[prev]
[next]