summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | MAINTAINERS: Add linux-omap to list of reviewers for TI ThermalNishanth Menon2015-01-051-0/+1
| | | * | | | thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven2015-01-052-3/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-1549-175/+419
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tg3-net'David S. Miller2015-01-141-3/+20
| | |\ \ \ \ \ \
| | | * | | | | | tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
| | | * | | | | | tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
| | | * | | | | | tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-141-3/+5
| | |/ / / / / /
| | * | | | | | team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko2015-01-141-2/+14
| | * | | | | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-142-1/+6
| | * | | | | | i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
| | * | | | | | cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-141-1/+1
| | * | | | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-141-1/+1
| | * | | | | | bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann2015-01-141-1/+2
| | * | | | | | neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-141-0/+44
| | * | | | | | net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-144-4/+37
| | * | | | | | xen-netfront: use different locks for Rx and Tx statsDavid Vrabel2015-01-131-29/+42
| | * | | | | | drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-133-4/+19
| | * | | | | | cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-131-0/+2
| | * | | | | | net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-131-2/+2
| | * | | | | | usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov2015-01-121-1/+1
| | * | | | | | MAINTAINERS: add me as ibmveth maintainerThomas Falcon2015-01-121-1/+1
| | * | | | | | tipc: fix bug in broadcast retransmit codeJon Paul Maloy2015-01-121-2/+3
| | * | | | | | update ip-sysctl.txt documentation (v2)Ani Sinha2015-01-121-0/+2
| | * | | | | | net/at91_ether: prepare and unprepare clockAlexandre Belloni2015-01-121-5/+5
| | * | | | | | isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel2015-01-121-1/+1
| | * | | | | | Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller2015-01-129-21/+58
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-058-13/+34
| | | |\ \ \ \ \ \
| | | | * | | | | | iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-052-3/+3
| | | | * | | | | | iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-052-5/+16
| | | | * | | | | | iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-052-0/+4
| | | | * | | | | | iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-051-2/+6
| | | | * | | | | | iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-051-1/+1
| | | | * | | | | | iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-051-1/+1
| | | | * | | | | | iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-051-1/+3
| | | * | | | | | | rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger2015-01-051-8/+24
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-127-35/+38
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso2015-01-061-5/+9
| | | * | | | | | | | netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso2015-01-061-1/+1
| | | * | | | | | | | netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso2015-01-061-1/+2
| | | * | | | | | | | netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso2015-01-061-11/+9
| | | * | | | | | | | netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-233-12/+12
| | | * | | | | | | | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2014-12-181-5/+5
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-101-5/+5
| | * | | | | | | | | | packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger2015-01-111-1/+1
| | * | | | | | | | | | alx: fix alx_poll()Eric Dumazet2015-01-111-11/+13
| | * | | | | | | | | | net: dnet: fix dnet_poll()Eric Dumazet2015-01-111-13/+5
| | * | | | | | | | | | net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein2015-01-081-0/+1
| | * | | | | | | | | | sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu2015-01-082-1/+11
| | * | | | | | | | | | sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu2015-01-081-0/+2
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-082-32/+73
| | |\ \ \ \ \ \ \ \ \ \