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
2014-11-10
sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
Sowmini Varadhan
1
-1
/
+3
2014-11-10
sunvnet: vnet_ack() should check if !start_cons to send a missed trigger
Sowmini Varadhan
1
-1
/
+1
2014-11-10
sunvnet: Fix race between vnet_start_xmit() and vnet_ack()
Sowmini Varadhan
1
-4
/
+6
2014-11-10
8139too: Allow using the largest possible MTU
Alban Bedel
1
-1
/
+1
2014-11-10
8139too: Allow setting MTU larger than 1500
Alban Bedel
1
-1
/
+12
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
251
-5968
/
+9982
2014-11-10
Merge branch 'raw_probe_proto_opt'
David S. Miller
1
-43
/
+61
2014-11-10
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
1
-8
/
+54
2014-11-10
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
1
-39
/
+11
2014-11-10
net: Move bonding headers under include/net
David S. Miller
14
-31
/
+30
2014-11-10
cxgb4: Remove unnecessary struct in6_addr * casts
Joe Perches
1
-6
/
+3
2014-11-10
Merge branch 'cxgb4-next'
David S. Miller
28
-568
/
+816
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
21
-430
/
+509
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent
Hariprasad Shenai
7
-62
/
+106
2014-11-10
cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
Hariprasad Shenai
5
-92
/
+217
2014-11-10
mlx4: use napi_complete_done()
Eric Dumazet
1
-7
/
+4
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
3
-14
/
+69
2014-11-10
rtnetlink: add babel protocol recognition
Dave Taht
1
-0
/
+1
2014-11-09
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
7
-168
/
+208
2014-11-09
openvswitch: Constify various function arguments
Thomas Graf
11
-36
/
+38
2014-11-09
openvswitch: Remove redundant key ref from upcall_info.
Pravin B Shelar
3
-28
/
+32
2014-11-09
openvswitch: Optimize recirc action.
Pravin B Shelar
1
-45
/
+106
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
12
-31
/
+275
2014-11-09
openvswitch: Export symbols as GPL symbols.
Pravin B Shelar
2
-8
/
+8
2014-11-08
dccp: Convert DCCP_WARN to net_warn_ratelimited
Joe Perches
1
-2
/
+2
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
5
-6
/
+20
2014-11-07
cdc-ether: implement MULTICAST flag on the device
Oliver Neukum
1
-9
/
+10
2014-11-07
uapi: resort Kbuild entries
stephen hemminger
1
-44
/
+44
2014-11-07
stmmac: platform: fix sparse warnings
Andy Shevchenko
7
-6
/
+39
2014-11-07
stmmac: remove custom implementation of print_hex_dump()
Andy Shevchenko
1
-8
/
+2
2014-11-07
Merge branch 'iov_iter'
David S. Miller
4
-92
/
+81
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
2
-92
/
+0
2014-11-07
macvtap: Use iovec iterators
Herbert Xu
1
-25
/
+21
2014-11-07
tun: Use iovec iterators
Herbert Xu
1
-35
/
+30
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
2
-0
/
+90
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-166
/
+244
2014-11-06
vxlan: Fix to enable UDP checksums on interface
Tom Herbert
1
-0
/
+3
2014-11-06
Merge branch 'amd-xgbe-next'
David S. Miller
1
-5
/
+5
2014-11-06
amd-xgbe: Check for complete packet on skb allocation error
Lendacky, Thomas
1
-2
/
+2
2014-11-06
amd-xgbe: Free channel/ring structures later
Lendacky, Thomas
1
-3
/
+3
2014-11-06
netxen: Fix link event handling.
Manish Chopra
1
-1
/
+2
2014-11-06
enic: update desc properly in rx_copybreak
Govindarajulu Varadarajan
1
-12
/
+2
2014-11-06
enic: handle error condition properly in enic_rq_indicate_buf
Govindarajulu Varadarajan
1
-0
/
+6
2014-11-06
Merge branch 'mlx5-net'
David S. Miller
2
-6
/
+5
2014-11-06
net/mlx5_core: Fix race on driver load
Eli Cohen
1
-2
/
+2
2014-11-06
net/mlx5_core: Fix race in create EQ
Eli Cohen
1
-4
/
+3
2014-11-06
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
24
-245
/
+606
2014-11-06
Merge branch 'sunvnet-next'
David S. Miller
1
-4
/
+3
2014-11-06
sunvnet: Return from vnet_napi_event() if no packets to read
Sowmini Varadhan
1
-3
/
+2
2014-11-06
sunvnet: Fix indentation in maybe_tx_wakeup()
Sowmini Varadhan
1
-1
/
+1
[prev]
[next]