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
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+57
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
1
-9
/
+17
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
1
-2
/
+22
2015-07-21
dst: Metadata destinations
Thomas Graf
2
-15
/
+71
2015-07-21
lwtunnel: support dst output redirect function
Roopa Prabhu
1
-0
/
+56
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
2
-0
/
+180
2015-07-21
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
1
-1
/
+3
2015-07-20
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
1
-0
/
+2
2015-07-20
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
1
-0
/
+48
2015-07-20
net: don't reforward packets already forwarded by offload device
Scott Feldman
1
-0
/
+10
2015-07-20
ebpf: add helper to retrieve net_cls's classid cookie
Daniel Borkmann
1
-0
/
+15
2015-07-15
netlink: changes for setting and clearing protodown via netlink.
Anuradha Karuppiah
1
-2
/
+14
2015-07-15
net core: Add protodown support.
Anuradha Karuppiah
2
-0
/
+34
2015-07-15
net: Fix skb csum races when peeking
Herbert Xu
1
-6
/
+9
2015-07-15
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2015-07-15
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
Daniel Borkmann
1
-4
/
+7
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-127
/
+127
2015-07-10
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-16
/
+16
2015-07-10
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2015-07-09
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
Oleg Nesterov
1
-9
/
+2
2015-07-09
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
1
-1
/
+3
2015-07-09
net: skb_defer_rx_timestamp should check for phydev before setting up classify
Alexander Duyck
1
-1
/
+5
2015-07-08
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-91
/
+96
2015-07-08
Revert "dev: set iflink to 0 for virtual interfaces"
Nicolas Dichtel
1
-4
/
+0
2015-07-08
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
1
-1
/
+2
2015-07-08
net_sched: gen_estimator: extend pps limit
Eric Dumazet
1
-6
/
+7
2015-07-08
net: sched: extend percpu stats helpers
Eric Dumazet
1
-2
/
+2
2015-06-30
sock_diag: don't broadcast kernel sockets
Craig Gallek
1
-1
/
+1
2015-06-28
net: Kill sock->sk_protinfo
David Miller
1
-1
/
+0
2015-06-28
flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
Geert Uytterhoeven
1
-1
/
+1
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-554
/
+1498
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
1
-3
/
+15
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2015-06-21
neigh: do not modify unlinked entries
Julian Anastasov
1
-0
/
+13
2015-06-15
bpf: disallow bpf tc programs access current->pid,uid
Alexei Starovoitov
1
-6
/
+0
2015-06-15
sock_diag: define destruction multicast groups
Craig Gallek
2
-1
/
+95
2015-06-15
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
1
-2
/
+49
2015-06-15
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
1
-0
/
+2
2015-06-15
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
1
-0
/
+6
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+7
2015-06-12
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
1
-2
/
+4
2015-06-12
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs
Tom Herbert
1
-0
/
+17
2015-06-12
flow_dissector: Fix MPLS entropy label handling in flow dissector
Tom Herbert
1
-2
/
+2
2015-06-11
net: don't wait for order-3 page allocation
Shaohua Li
2
-2
/
+2
2015-06-11
net/ethtool: Add current supported tunable options
Hadar Hen Zion
1
-0
/
+12
2015-06-10
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
1
-8
/
+5
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+2
2015-06-08
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
1
-9
/
+2
2015-06-07
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
1
-12
/
+82
[next]