summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06Merge branch 'bcmgenet-next'David S. Miller
2015-03-06net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther
2015-03-06net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther
2015-03-06net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther
2015-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-06Merge branch 'pmtu-probe'David S. Miller
2015-03-06ipv4: Documenting two sysctls for tcp PMTU probeFan Du
2015-03-06ipv4: Create probe timer for tcp PMTU as per RFC4821Fan Du
2015-03-06ipv4: Use binary search to choose tcp PMTU probe_sizeFan Du
2015-03-06ipv4: Raise tcp PMTU probe mss base sizeFan Du
2015-03-06DECnet: Only use neigh_ops for adding the link layer headerEric W. Biederman
2015-03-06bonding: implement bond_poll_controller()Mahesh Bandewar
2015-03-06rocker: fix some sparse warningsScott Feldman
2015-03-06switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issueScott Feldman
2015-03-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-03-06e1000: call netif_carrier_off early on downEliezer Tamir
2015-03-06igb: Make arrays on stack static const to avoid reallocationAlexander Duyck
2015-03-06igb: Fix warning pin may be used uninitializedAlexander Duyck
2015-03-06e1000e: remove calls to ioremap/unmap for NVM addrYanir Lubetkin
2015-03-06e1000e: fix obscure commentsYanir Lubetkin
2015-03-06ipv4: Fix unused variable warnings in fib_table_flush_external.David S. Miller
2015-03-06Merge branch 'l3_hw_offload'David S. Miller
2015-03-06rocker: implement IPv4 fib offloadingScott Feldman
2015-03-06fib: hook IPv4 fib for hardware offloadScott Feldman
2015-03-06ipv4: add net bool fib_offload_disabledScott Feldman
2015-03-06switchdev: implement IPv4 fib ndo wrappersScott Feldman
2015-03-06switchdev: don't support custom ip rules, for nowScott Feldman
2015-03-06switchdev: add IPv4 fib ndo ops wrappersScott Feldman
2015-03-06netdevice: add IPv4 fib add/del opsScott Feldman
2015-03-06rtnetlink: add RTNH_F_EXTERNAL flag for fib offloadScott Feldman
2015-03-06tg3: use napi_complete_done()Eric Dumazet
2015-03-06Merge branch 'dsa-next'David S. Miller
2015-03-06net: dsa: extract dsa switch tree setup and removalFlorian Fainelli
2015-03-06net: dsa: let switches specify their tagging protocolFlorian Fainelli
2015-03-06net: dsa: split dsa_switch_setup into two functionsFlorian Fainelli
2015-03-06net: dsa: allow deferred probingFlorian Fainelli
2015-03-06net: dsa: update dsa_of_{probe, remove} to use a device pointerFlorian Fainelli
2015-03-05inet_diag: remove duplicate code from inet_twsk_diag_dump()Eric Dumazet
2015-03-05i40e: Fix mismatching type for ioremap_lenJeff Kirsher
2015-03-05tipc: add ip/udp media typeErik Hugne
2015-03-05tipc: increase size of tipc discovery messagesErik Hugne
2015-03-05net_sched: move tp->root allocation into fw_init()WANG Cong
2015-03-05net_sched: move tp->root allocation into route4_init()WANG Cong
2015-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-05mpls: using vzalloc requires including vmalloc.hStephen Rothwell
2015-03-05Merge branch 'cxgb4-next'David S. Miller
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai
2015-03-05cxgb4: Move offload Rx queue allocation to separate functionHariprasad Shenai
2015-03-05bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen
2015-03-05ax25: Fix the build when CONFIG_INET is disabledkbuild test robot