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-03-31
rtl8187: fix compile warning
Andrea Merello
1
-1
/
+1
2014-03-31
rtlwifi: rtl8188ee: enable MSI interrupts mode
Adam Lee
1
-0
/
+1
2014-03-31
rtlwifi: add MSI interrupts mode support
Adam Lee
1
-2
/
+63
2014-03-31
mwifiex: use timeout variant for wait_event_interruptible
Amitkumar Karwar
1
-2
/
+3
2014-03-31
mwifiex: cancel pending commands for signal
Amitkumar Karwar
1
-0
/
+1
2014-03-31
mwifiex: scan command preparation failure handling
Amitkumar Karwar
1
-2
/
+15
2014-03-31
Merge branch 'filter-next'
David S. Miller
20
-536
/
+1658
2014-03-31
doc: filter: extend BPF documentation to document new internals
Alexei Starovoitov
1
-0
/
+125
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
4
-372
/
+1279
2014-03-31
net: isdn: use sk_unattached_filter api
Daniel Borkmann
2
-23
/
+43
2014-03-31
net: ppp: use sk_unattached_filter api
Daniel Borkmann
1
-19
/
+41
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
5
-38
/
+12
2014-03-31
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2
-11
/
+14
2014-03-31
net: filter: move filter accounting to filter core
Daniel Borkmann
3
-42
/
+42
2014-03-31
net: filter: keep original BPF program around
Daniel Borkmann
3
-31
/
+93
2014-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
7
-6
/
+15
2014-03-29
Merge branch 'xen-netback'
David S. Miller
1
-4
/
+29
2014-03-29
xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
Paul Durrant
1
-1
/
+7
2014-03-29
xen-netback: worse-case estimate in xenvif_rx_action is underestimating
Paul Durrant
1
-1
/
+20
2014-03-29
xen-netback: remove pointless clause from if statement
Paul Durrant
1
-2
/
+2
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
48
-267
/
+527
2014-03-29
phy/at8031: enable at8031 to work on interrupt mode
Zhao Qiang
1
-0
/
+30
2014-03-29
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
Wang Yufen
1
-15
/
+15
2014-03-29
ipv6: fix checkpatch errors of brace and trailing statements
Wang Yufen
1
-8
/
+10
2014-03-29
ipv6: fix checkpatch errors comments and space
Wang Yufen
1
-14
/
+12
2014-03-29
Merge branch 'netpoll-next'
David S. Miller
10
-85
/
+91
2014-03-29
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2
-5
/
+10
2014-03-29
netpoll: Remove strong unnecessary assumptions about skbs
Eric W. Biederman
1
-2
/
+2
2014-03-29
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
3
-12
/
+12
2014-03-29
netpoll: Move rx enable/disable into __dev_close_many
Eric W. Biederman
1
-9
/
+4
2014-03-29
netpoll: Only call ndo_start_xmit from a single place
Eric W. Biederman
1
-25
/
+36
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
9
-34
/
+29
2014-03-29
Merge branch 'skb_cow_head'
David S. Miller
8
-51
/
+33
2014-03-29
wimax/i2400m: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+1
2014-03-29
tg3: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+1
2014-03-29
bna: remove open-coded skb_cow_head.
françois romieu
1
-6
/
+4
2014-03-29
qlge: remove open-coded skb_cow_head.
françois romieu
1
-5
/
+4
2014-03-29
jme: remove open-coded skb_cow_head.
françois romieu
1
-14
/
+2
2014-03-29
atl1e: remove open-coded skb_cow_head.
françois romieu
1
-7
/
+7
2014-03-29
atl1c: remove open-coded skb_cow_head.
françois romieu
1
-7
/
+7
2014-03-29
atl1: remove open-coded skb_cow_head.
françois romieu
1
-8
/
+7
2014-03-29
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-7
/
+7
2014-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-195
/
+363
2014-03-28
Merge branch 'vlan_offloads'
David S. Miller
5
-3
/
+19
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2
-0
/
+10
2014-03-28
veth: Turn off vlan rx acceleration in vlan_features
Vlad Yasevich
1
-1
/
+4
2014-03-28
ifb: Remove vlan acceleration from vlan_features
Vlad Yasevich
1
-1
/
+2
2014-03-28
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2
-5
/
+20
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
3
-6
/
+12
[prev]
[next]