index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-05-13
tc: introduce Flower classifier
Jiri Pirko
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
2015-05-13
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
2015-05-13
switchdev: sparse warning: make __switchdev_port_obj_add static
Scott Feldman
2015-05-13
netfilter: ipset: Use better include files in xt_set.c
Jozsef Kadlecsik
2015-05-13
netfilter: ipset: Improve preprocessor macros checks
Sergey Popovich
2015-05-13
netfilter: ipset: Fix hashing for ipv6 sets
Sergey Popovich
2015-05-13
netfilter: ipset: Check for comment netlink attribute length
Sergey Popovich
2015-05-13
netfilter: ipset: Return bool values instead of int
Sergey Popovich
2015-05-13
netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
Sergey Popovich
2015-05-13
netfilter: ipset: Check IPSET_ATTR_PORT only once
Sergey Popovich
2015-05-13
netfilter: ipset: Return ipset error instead of bool
Sergey Popovich
2015-05-13
netfilter: ipset: Preprocessor directices cleanup
Sergey Popovich
2015-05-13
netfilter: ipset: No need to make nomatch bitfield
Sergey Popovich
2015-05-13
netfilter: ipset: Properly calculate extensions offsets and total length
Sergey Popovich
2015-05-13
netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
Alexander Drozdov
2015-05-13
netfilter: ipset: Give a better name to a macro in ip_set_core.c
Jozsef Kadlecsik
2015-05-13
netfilter: ipset: Fix sparse warning
Jozsef Kadlecsik
2015-05-13
esp6: Use high-order sequence number bits for IV generation
Herbert Xu
2015-05-13
esp4: Use high-order sequence number bits for IV generation
Herbert Xu
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
net: make skb_dst_pop routine static
Ying Xue
2015-05-12
pktgen: fix packet generation
Alexei Starovoitov
2015-05-12
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2015-05-12
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
2015-05-12
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
2015-05-12
bridge: revert br_dellink change back to original
Scott Feldman
2015-05-12
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
bridge: restore br_setlink back to original
Scott Feldman
2015-05-12
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
2015-05-12
switchdev: add new switchdev bridge setlink
Scott Feldman
2015-05-12
switchdev: introduce switchdev add/del obj ops
Scott Feldman
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
[prev]
[next]