summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet: ip early demux should avoid request socketsEric Dumazet2015-03-162-2/+2
* net: add sk_fullsock() helperEric Dumazet2015-03-161-0/+9
* Merge branch 'swdev_ops'David S. Miller2015-03-165-89/+105
|\
| * netdev: remove ndo ops for switchdevScott Feldman2015-03-161-38/+0
| * switchdev: use new swdev opsScott Feldman2015-03-163-51/+64
| * switchdev: add swdev opsScott Feldman2015-03-162-0/+41
|/
* Merge branch 'rhashtable-fixes-next'David S. Miller2015-03-151-13/+11
|\
| * rhashtable: Fix rhashtable_remove failuresHerbert Xu2015-03-151-10/+7
| * rhashtable: Fix use-after-free in rhashtable_walk_stopHerbert Xu2015-03-151-3/+4
|/
* net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2015-03-152-0/+176
* Merge branch 'ebpf_skb_fields'David S. Miller2015-03-1510-51/+335
|\
| * samples: bpf: add skb->field examples and testsAlexei Starovoitov2015-03-155-16/+101
| * bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-155-35/+234
|/
* Merge branch 'ebpf_helpers'David S. Miller2015-03-155-0/+36
|\
| * ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-155-0/+17
| * ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-155-0/+19
|/
* Merge branch 'gianfar-next'David S. Miller2015-03-152-96/+138
|\
| * gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-151-30/+47
| * gianfar: Make FCB access endian safeClaudiu Manoil2015-03-152-12/+13
| * gianfar: Make BDs access endian safeClaudiu Manoil2015-03-152-54/+78
|/
* Merge branch 'rhashtable-next'David S. Miller2015-03-153-62/+80
|\
| * rhashtable: Move future_tbl into struct bucket_tableHerbert Xu2015-03-152-18/+14
| * rhashtable: Add rehash counter to bucket_tableHerbert Xu2015-03-153-2/+5
| * rhashtable: Free bucket tables asynchronously after rehashHerbert Xu2015-03-152-3/+8
| * rhashtable: Move seed init into bucket_table_allocHerbert Xu2015-03-151-10/+6
| * rhashtable: Use SINGLE_DEPTH_NESTINGHerbert Xu2015-03-151-7/+2
| * rhashtable: Fix walker behaviour during rehashHerbert Xu2015-03-152-27/+50
|/
* net: dsa: do not use slave MII bus for fixed PHYsFlorian Fainelli2015-03-141-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-1419-536/+636
|\
| * ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-131-4/+4
| * ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-139-495/+498
| * ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-132-15/+4
| * ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-132-4/+12
| * ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore2015-03-131-2/+2
| * ixgbe: Clean up type inconsistencyDon Skidmore2015-03-131-2/+2
| * ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-139-14/+114
* | Merge branch 'listener_refactor_part_9'David S. Miller2015-03-145-104/+54
|\ \
| * | inet_diag: factorize code in new inet_diag_msg_common_fill() helperEric Dumazet2015-03-141-101/+47
| * | inet_diag: adjust inet_sk_diag_fill() bug conditionEric Dumazet2015-03-141-1/+1
| * | inet: fill request sock ir_iif for IPv4Eric Dumazet2015-03-145-3/+7
|/ /
* | Merge branch 'tipc-next'David S. Miller2015-03-148-341/+300
|\ \
| * | tipc: clean up handling of message prioritiesJon Paul Maloy2015-03-144-61/+50
| * | tipc: split link outqueueJon Paul Maloy2015-03-147-167/+150
| * | tipc: eliminate unnecessary call to broadcast ack functionJon Paul Maloy2015-03-142-1/+5
| * | tipc: extract bundled buffers by cloning instead of copyingJon Paul Maloy2015-03-142-47/+28
| * | tipc: eliminate unnecessary linearization of incoming buffersJon Paul Maloy2015-03-142-9/+10
| * | tipc: move message validation function to msg.cJon Paul Maloy2015-03-143-60/+47
| * | tipc: add framework for node capabilities exchangeJon Paul Maloy2015-03-143-2/+16
|/ /
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-1423-1386/+1888
|\ \ | |/ |/|
| * ieee802154: don't export static symbolJulia Lawall2015-03-141-1/+0
OpenPOWER on IntegriCloud