summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | flow_dissector: fix doc for skb_get_poffJiri Pirko2015-05-13
| * | | | | | | | | | | | net: move netdev_pick_tx and dependencies to net/core/dev.cJiri Pirko2015-05-13
| * | | | | | | | | | | | net: move __skb_tx_hash to dev.cJiri Pirko2015-05-13
| * | | | | | | | | | | | flow_dissector: fix doc for __skb_get_hash and remove couple of empty linesJiri Pirko2015-05-13
| * | | | | | | | | | | | net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-13
| * | | | | | | | | | | | net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-13
| * | | | | | | | | | | | net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-13
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman2015-05-13
| * | | | | | | | | | | | | switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman2015-05-13
| * | | | | | | | | | | | | switchdev: sparse warning: make __switchdev_port_obj_add staticScott Feldman2015-05-13
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | net: make skb_dst_pop routine staticYing Xue2015-05-12
| * | | | | | | | | | | | pktgen: fix packet generationAlexei Starovoitov2015-05-12
| * | | | | | | | | | | | net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko2015-05-12
| * | | | | | | | | | | | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: add new switchdev_port_bridge_getlinkScott Feldman2015-05-12
| * | | | | | | | | | | | bridge: revert br_dellink change back to originalScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: add new switchdev_port_bridge_dellinkScott Feldman2015-05-12
| * | | | | | | | | | | | bridge: restore br_setlink back to originalScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: remove old switchdev_port_bridge_setlinkScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: add new switchdev bridge setlinkScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: introduce switchdev add/del obj opsScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: convert STP update to switchdev attr setScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: introduce get/set attrs opsScott Feldman2015-05-12
| * | | | | | | | | | | | switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-12
| * | | | | | | | | | | | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-12
| * | | | | | | | | | | | net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward2015-05-12
| * | | | | | | | | | | | net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck2015-05-12
| * | | | | | | | | | | | mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck2015-05-12
| * | | | | | | | | | | | net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck2015-05-12
| * | | | | | | | | | | | net: Use cached copy of pfmemalloc to avoid accessing pageAlexander Duyck2015-05-12
| * | | | | | | | | | | | net: sched: deprecate enqueue_root()Eric Dumazet2015-05-11
| * | | | | | | | | | | | net: sched: further simplify handle_ingDaniel Borkmann2015-05-11
| * | | | | | | | | | | | net: sched: consolidate handle_ing and ing_filterDaniel Borkmann2015-05-11
| * | | | | | | | | | | | net: kill sk_change_net and sk_release_kernelEric W. Biederman2015-05-11
| * | | | | | | | | | | | netlink: Create kernel netlink sockets in the proper network namespaceEric W. Biederman2015-05-11
| * | | | | | | | | | | | net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-11
| * | | | | | | | | | | | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
| * | | | | | | | | | | | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
| * | | | | | | | | | | | tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-11
| * | | | | | | | | | | | codel: add ce_threshold attributeEric Dumazet2015-05-10
| * | | | | | | | | | | | pktgen: introduce xmit_mode '<start_xmit|netif_receive>'Alexei Starovoitov2015-05-09
| * | | | | | | | | | | | pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliantJesper Dangaard Brouer2015-05-09
| * | | | | | | | | | | | netlink: allow to listen "all" netnsNicolas Dichtel2015-05-09
| * | | | | | | | | | | | netlink: rename private flags and statesNicolas Dichtel2015-05-09
| * | | | | | | | | | | | netns: use a spin_lock to protect nsid managementNicolas Dichtel2015-05-09
| * | | | | | | | | | | | netns: notify new nsid outside __peernet2id()Nicolas Dichtel2015-05-09