summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * batman-adv: iv_ogm_orig_update, remove unnecessary bracketsMarkus Pargmann2015-05-291-1/+1
| * batman-adv: iv_ogm_can_aggregate, code readabilityMarkus Pargmann2015-05-291-49/+53
| * batman-adv: checkpatch - spaces preferred around that '*'Marek Lindner2015-05-292-2/+2
| * batman-adv: checkpatch - comparison to NULL could be rewrittenMarek Lindner2015-05-291-1/+1
| * batman-adv: Use safer default config for optional featuresSven Eckelmann2015-05-292-2/+2
| * batman-adv: iv_ogm_send_to_if, declare char* as constMarkus Pargmann2015-05-291-1/+1
| * batman-adv: iv_ogm_aggr_packet, bool return valueMarkus Pargmann2015-05-291-2/+2
| * batman-adv: iv_ogm_iface_enable, direct return valuesMarkus Pargmann2015-05-291-6/+2
| * batman-adv: Makefile, Sort alphabeticallyMarkus Pargmann2015-05-291-1/+1
| * batman-adv: tvlv realloc, move error handling into if blockMarkus Pargmann2015-05-291-8/+8
| * batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann2015-05-293-9/+35
| * batman-adv: Use only queued fragments when mergingSven Eckelmann2015-05-291-8/+5
| * batman-adv: Check total_size when queueing fragmentsSven Eckelmann2015-05-292-2/+7
| * batman-adv: update copyright years for 2015Sven Eckelmann2015-05-2943-43/+43
| * batman-adv: Start new development cycleSimon Wunderlich2015-05-291-1/+1
* | bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov2015-05-313-4/+25
* | Merge branch 'hv_netvsc-next'David S. Miller2015-05-311-2/+9
|\ \
| * | hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan2015-05-311-1/+3
| * | hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan2015-05-311-1/+6
|/ /
* | netevent: remove automatic variable in register_netevent_notifier()Wang Long2015-05-311-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-319-11/+244
|\ \
| * | netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso2015-05-264-0/+190
| * | netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2015-05-263-5/+51
| * | netfilter: default CONFIG_NETFILTER_INGRESS to yPablo Neira Ayuso2015-05-261-0/+1
| * | netfilter: remove unused comefrom hookmask argumentFlorian Westphal2015-05-262-6/+2
* | | Merge branch 'systemport-next'David S. Miller2015-05-312-51/+58
|\ \ \
| * | | net: systemport: Add a check for oversized packetsFlorian Fainelli2015-05-311-0/+8
| * | | net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli2015-05-311-40/+41
| * | | net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2015-05-312-11/+9
|/ / /
* | | ipv6: drop unneeded gotoJulia Lawall2015-05-311-7/+1
* | | net: thunderx: add 64-bit dependencyArnd Bergmann2015-05-311-1/+1
* | | Merge branch 'mlx4-next'David S. Miller2015-05-3112-269/+428
|\ \ \
| * | | net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak2015-05-311-0/+3
| * | | net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay2015-05-314-9/+59
| * | | net/mlx4: Add EQ poolMatan Barak2015-05-3111-259/+342
| * | | net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-312-2/+25
|/ / /
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-3146-1133/+2374
|\ \ \
| * | | atusb: add support for at86rf230Alexander Aring2015-05-271-1/+1
| * | | nl802154: add support to set cca ed levelAlexander Aring2015-05-275-0/+76
| * | | nl802154: add support for cca ed level infoAlexander Aring2015-05-271-0/+7
| * | | ieee802154: fix typo for file nameVarka Bhadram2015-05-271-1/+1
| * | | ieee802154: add set transmit power supportVarka Bhadram2015-05-275-0/+77
| * | | nl802154: fix cca mode wpan phy flagAlexander Aring2015-05-261-1/+1
| * | | mac802154: mac802154_mlme_start_req() optimisation.Lennert Buytenhek2015-05-261-18/+11
| * | | ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().Lennert Buytenhek2015-05-261-6/+0
| * | | ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.Lennert Buytenhek2015-05-261-14/+3
| * | | ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek2015-05-261-6/+0
| * | | Documentation/networking/ieee802154.txt: fix various inaccuracies.Lennert Buytenhek2015-05-261-21/+11
| * | | ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.Lennert Buytenhek2015-05-261-1/+1
| * | | mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().Lennert Buytenhek2015-05-261-0/+3