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-10-18
qlcnic: Update ethtool standard pause settings.
Jitendra Kalsaria
2
-3
/
+18
2013-10-18
qlcnic: Firmware dump collection when auto recovery is disabled.
Pratik Pujar
2
-1
/
+17
2013-10-18
qlcnic: Enhance ethtool to display ring indices and interrupt mask
Pratik Pujar
2
-18
/
+44
2013-10-18
qlcnic: Print informational messages only once during driver load.
Sucheta Chakraborty
4
-16
/
+22
2013-10-18
tcp: rename tcp_tso_segment()
Eric Dumazet
3
-5
/
+5
2013-10-18
Merge branch 'tipc'
David S. Miller
11
-282
/
+167
2013-10-18
tipc: simplify the link lookup routine
Erik Hugne
1
-97
/
+13
2013-10-18
tipc: correct return value of link_cmd_set_value routine
Ying Xue
1
-9
/
+19
2013-10-18
tipc: correct return value of recv_msg routine
Ying Xue
2
-6
/
+6
2013-10-18
tipc: avoid unnecessary lookup for tipc bearer instance
Ying Xue
4
-18
/
+10
2013-10-18
tipc: make bearer and media naming consistent
Ying Xue
4
-57
/
+57
2013-10-18
tipc: silence sparse warnings
Ying Xue
2
-5
/
+5
2013-10-18
tipc: remove iovec length parameter from all sending functions
Ying Xue
7
-78
/
+49
2013-10-18
tipc: don't use memcpy to copy from user space
Ying Xue
1
-13
/
+9
2013-10-18
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
1
-1
/
+1
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
2
-4
/
+25
2013-10-18
Merge branch 'pci_set_drvdata'
David S. Miller
15
-30
/
+0
2013-10-18
net: enic: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: cxgb4vf: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: cxgb2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: cxgb3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: cxgb4: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: bna: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-18
net: tg3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: bnx2x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: bnx2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: alx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-18
net: amd8111e: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: pcnet32: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-18
net: starfire: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: 8390: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: typhoon: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
89
-1309
/
+11937
2013-10-17
ipv4: shrink rt_cache_stat
Eric Dumazet
2
-16
/
+8
2013-10-17
netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
Randy Dunlap
1
-1
/
+1
2013-10-17
Merge branch 'xen_netback'
David S. Miller
5
-64
/
+328
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
5
-16
/
+77
2013-10-17
xen-netback: handle IPv6 TCP GSO packets from the guest
Paul Durrant
3
-4
/
+24
2013-10-17
xen-netback: Unconditionally set NETIF_F_RXCSUM
Paul Durrant
1
-1
/
+1
2013-10-17
xen-netback: add support for IPv6 checksum offload from guest
Paul Durrant
2
-39
/
+205
2013-10-17
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
4
-5
/
+22
2013-10-17
Merge branch 'bonding_rcu'
David S. Miller
4
-34
/
+78
2013-10-17
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
1
-13
/
+17
2013-10-17
bonding: use RCU protection for alb xmit path
dingtianhong
2
-15
/
+57
2013-10-17
bonding: use RCU protection for 3ad xmit path
dingtianhong
1
-6
/
+4
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
78
-132
/
+10217
2013-10-17
irda: update comment mentioning IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
2013-10-17
Merge branch 'mlx4'
David S. Miller
8
-14
/
+38
2013-10-17
net/mlx4_core: Load higher level modules according to ports type
Eyal Perry
1
-0
/
+29
[next]