summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai2015-03-251-1/+7
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-03-251-1/+8
* ucc_geth: Intialize link state to down before register_netdevCliff Clark2015-03-241-0/+3
* Merge branch 'mlx4'David S. Miller2015-03-244-19/+22
|\
| * net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein2015-03-243-12/+14
| * net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-03-241-7/+8
|/
* Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller2015-03-2412-32/+68
|\
| * Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-237-20/+41
| |\
| | * iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg2015-03-191-2/+4
| | * iwlwifi: add new 3165 series PCI IDsOren Givon2015-03-191-2/+4
| | * iwlwifi: mvm: protect rate scaling against non-mvm IBSS stationsJohannes Berg2015-03-191-2/+22
| | * iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-03-192-6/+0Star
| | * iwlwifi: mvm: disconnect if CSA time event fails schedulingJohannes Berg2015-03-121-0/+2
| | * iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach2015-03-121-8/+9
| * | rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger2015-03-221-1/+11
| * | brcmfmac: disable MBSS feature for BCM43362Arend van Spriel2015-03-211-1/+2
| * | ath9k: disable TPC support again (for now)Felix Fietkau2015-03-161-1/+1
| * | ath9k: fix tracking of enabled AP beaconsFelix Fietkau2015-03-162-9/+13
* | | rocker: handle non-bridge master changeSimon Horman2015-03-241-1/+7
* | | net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong2015-03-241-2/+2
* | | tcp: prevent fetching dst twice in early demux codeMichal Kubeček2015-03-242-2/+2
* | | bnx2x: Fix statistics locking schemeYuval Mintz2015-03-245-100/+83Star
* | | Merge tag 'linux-can-fixes-for-4.0-20150322' of git://git.kernel.org/pub/scm/...David S. Miller2015-03-245-64/+113
|\ \ \
| * | | can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner2015-03-221-3/+8
| * | | can: flexcan: fix bus-off error state handling.Andri Yngvason2015-03-221-4/+3Star
| * | | can: peak_usb_fd: add support for ISO / non-ISO mode switchingStephane Grosjean2015-03-222-2/+30
| * | | can: peak_usb: rename usb option cmds definition and structsStephane Grosjean2015-03-222-28/+28
| * | | can: gs_usb: check for kzalloc allocation failureColin Ian King2015-03-221-0/+2
| * | | can: kvaser_usb: Fix sparse warning __le16 degrades to integerAhmed S. Darwish2015-03-221-3/+4
| * | | can: kvaser_usb: Comply with firmware max tx URBs valueAhmed S. Darwish2015-03-221-24/+38
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-2321-75/+238
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-2210-13/+61
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-221-0/+6
| | * | | netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-201-2/+2
| | * | | netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-195-10/+44
| | * | | netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-171-1/+4
| | * | | netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-131-0/+2
| | * | | netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-121-0/+3
| * | | | cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
| * | | | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2015-03-201-0/+4
| * | | | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-03-201-0/+7
| * | | | Merge branch 'be2net'David S. Miller2015-03-204-44/+108
| |\ \ \ \
| | * | | | be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
| | * | | | be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5Star
| | * | | | be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
| |/ / / /
| * | | | tcp: fix tcp fin memory accountingJosh Hunt2015-03-201-5/+1Star
| * | | | ipv6: fix backtracking for throw routesSteven Barth2015-03-201-0/+1
| * | | | net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
| * | | | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca2015-03-201-5/+3Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-03-237-15/+141
|\ \ \ \ \