summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: net: add JIT support for loads from struct seccomp_data.Nicolas Schichan2015-05-121-0/+10
* Merge branch 'netdev_page_frags'David S. Miller2015-05-1212-171/+223
|\
| * bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2015-05-122-2/+2
| * hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2015-05-121-1/+1
| * e1000: Replace e1000_free_frag with skb_free_fragAlexander Duyck2015-05-121-12/+7
| * mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck2015-05-121-1/+1
| * netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck2015-05-121-1/+1
| * net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck2015-05-122-4/+11
| * mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck2015-05-125-97/+127
| * net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck2015-05-122-26/+34
| * igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck2015-05-121-8/+3
| * net: Use cached copy of pfmemalloc to avoid accessing pageAlexander Duyck2015-05-121-62/+79
|/
* net: sched: deprecate enqueue_root()Eric Dumazet2015-05-112-8/+2
* net: ll_temac: Use one return statement instead of twoMichal Simek2015-05-111-3/+1
* net: fec: add support of ethtool get_regsPhilippe Reynes2015-05-111-0/+78
* net: sched: fix typo in net_device ifdefDaniel Borkmann2015-05-111-1/+1
* Merge branch 'handle_ing_lightweight'David S. Miller2015-05-113-77/+33
|\
| * net: sched: further simplify handle_ingDaniel Borkmann2015-05-113-61/+31
| * net: sched: consolidate handle_ing and ing_filterDaniel Borkmann2015-05-111-30/+16
|/
* test: bpf: extend "load 64-bit immediate" testcaseXi Wang2015-05-111-1/+2
* Merge branch 'bonding_netlink_lacp'David S. Miller2015-05-1110-9/+328
|\
| * bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek2015-05-113-9/+74
| * bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-117-7/+123
| * bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-118-1/+70
| * bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-118-2/+71
|/
* Merge branch 'kernel_socket_netns'David S. Miller2015-05-1172-238/+166
|\
| * net: kill sk_change_net and sk_release_kernelEric W. Biederman2015-05-112-36/+0
| * netlink: Create kernel netlink sockets in the proper network namespaceEric W. Biederman2015-05-111-8/+6
| * net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-118-45/+30
| * net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-1159-108/+109
| * net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-1113-26/+26
| * tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-113-24/+4
|/
* codel: add ce_threshold attributeEric Dumazet2015-05-104-4/+42
* ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram2015-05-101-23/+23
* Merge branch 'pktgen-next'David S. Miller2015-05-092-5/+89
|\
| * pktgen: introduce xmit_mode '<start_xmit|netif_receive>'Alexei Starovoitov2015-05-092-5/+84
| * pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliantJesper Dangaard Brouer2015-05-092-0/+5
|/
* Merge branch 'netns-scalability'David S. Miller2015-05-097-82/+170
|\
| * netlink: allow to listen "all" netnsNicolas Dichtel2015-05-095-6/+61
| * netlink: rename private flags and statesNicolas Dichtel2015-05-091-29/+30
| * netns: use a spin_lock to protect nsid managementNicolas Dichtel2015-05-091-13/+44
| * netns: notify new nsid outside __peernet2id()Nicolas Dichtel2015-05-091-14/+27
| * netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-094-5/+5
| * netns: always provide the id to rtnl_net_fill()Nicolas Dichtel2015-05-091-20/+11
| * netns: returns always an id in __peernet2id()Nicolas Dichtel2015-05-091-11/+8
|/
* Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller2015-05-097-59/+159
|\
| * can: flexcan: replace open coded "mailbox code" by proper defineMarc Kleine-Budde2015-05-061-2/+1
| * can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2Marc Kleine-Budde2015-05-061-12/+12
| * can: flexcan: add documentation about mailbox organizationMarc Kleine-Budde2015-05-061-0/+10
| * can: flexcan: add MB/FIFO specific column to comment table of IP versionsDavid Jander2015-05-061-8/+8