index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
netns: make nsid_lock per net
WANG Cong
1
-0
/
+1
2015-05-18
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
Samudrala, Sridhar
1
-0
/
+50
2015-05-18
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
1
-0
/
+8
2015-05-18
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
1
-0
/
+2
2015-05-18
net: fix sk_mem_reclaim_partial()
Eric Dumazet
1
-3
/
+3
2015-05-17
net: fix two sparse errors
Eric Dumazet
1
-6
/
+5
2015-05-17
net: fix sparse error in csum_replace4()
Eric Dumazet
1
-1
/
+3
2015-05-15
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
1
-1
/
+2
2015-05-15
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
1
-0
/
+8
2015-05-15
tcp: syncookies: extend validity range
Eric Dumazet
1
-14
/
+24
2015-05-14
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
1
-0
/
+3
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
4
-0
/
+51
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
1
-1
/
+1
2015-05-14
netfilter: add nf_hook_list_active()
Pablo Neira
1
-5
/
+12
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
1
-2
/
+5
2015-05-14
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
1
-7
/
+7
2015-05-13
geneve: add initial netdev driver for GENEVE tunnels
John W. Linville
1
-0
/
+9
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
1
-0
/
+5
2015-05-13
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
1
-8
/
+0
2015-05-13
packet: rollover statistics
Willem de Bruijn
1
-0
/
+7
2015-05-13
tc: introduce Flower classifier
Jiri Pirko
1
-0
/
+30
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
3
-7
/
+10
2015-05-13
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
1
-0
/
+13
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
1
-0
/
+13
2015-05-13
flow_dissector: add missing header includes
Jiri Pirko
1
-0
/
+3
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
4
-39
/
+44
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
1
-0
/
+61
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2
-3
/
+3
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2
-1
/
+1
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2
-4
/
+3
2015-05-13
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
1
-3
/
+0
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
4
-7
/
+14
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
2
-16
/
+1
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-24
/
+183
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
1
-2
/
+2
2015-05-13
switchdev: align comment with other comments in block
Scott Feldman
1
-1
/
+1
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-10
/
+133
2015-05-13
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
1
-3
/
+0
2015-05-13
net: make skb_dst_pop routine static
Ying Xue
1
-12
/
+0
2015-05-13
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
1
-0
/
+10
2015-05-13
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
1
-13
/
+1
2015-05-13
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-4
/
+1
2015-05-13
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
1
-11
/
+10
2015-05-13
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
1
-0
/
+10
2015-05-13
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
1
-15
/
+0
2015-05-13
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
1
-0
/
+6
2015-05-13
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
1
-9
/
+0
2015-05-13
switchdev: add bridge port flags attr
Scott Feldman
1
-0
/
+2
2015-05-13
switchdev: add port vlan obj
Scott Feldman
1
-0
/
+8
2015-05-13
switchdev: introduce switchdev add/del obj ops
Scott Feldman
1
-0
/
+31
[next]