index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-13
net: make skb_dst_pop routine static
Ying Xue
2015-05-13
pktgen: fix packet generation
Alexei Starovoitov
2015-05-13
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
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-12
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
net_sched: gred: use correct backlog value in WRED mode
David Ward
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
netlink: Create kernel netlink sockets in the proper network namespace
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-10
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
Kretschmer, Mathias
2015-05-10
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
2015-05-10
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-10
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-10
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-10
netlink: rename private flags and states
Nicolas Dichtel
2015-05-10
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-10
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-10
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
[next]