index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
flow_dissector: remove unused function flow_get_hlen declaration
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: align comment with other comments in block
Scott Feldman
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
2015-05-12
net: make skb_dst_pop routine static
Ying Xue
2015-05-12
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
2015-05-12
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
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
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
2015-05-12
switchdev: add bridge port flags attr
Scott Feldman
2015-05-12
switchdev: add port vlan obj
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
2015-05-12
switchdev: introduce get/set attrs ops
Scott Feldman
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-11
net: sched: fix typo in net_device ifdef
Daniel Borkmann
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
bonding: add netlink support for sys prio, actor sys mac, and port key
Andy Gospodarek
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-10
codel: add ce_threshold attribute
Eric Dumazet
2015-05-09
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
[next]