summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: checkpatch - else is not generally useful after a break or returnAntonio Quartulli2015-01-074-9/+5
* batman-adv: kernel doc fixes for main.{c, h}Martin Hundebøll2015-01-072-5/+4
* batman-adv: kernel doc fix for distributed-arp-table.hMartin Hundebøll2015-01-071-3/+1
* batman-adv: kernel doc fixes for bridge_loop_avoidance.cMartin Hundebøll2015-01-071-1/+5
* batman-adv: kernel doc fixes for bat_iv_ogm.cMartin Hundebøll2015-01-071-4/+5
* batman-adv: remove obsolete variable primary_iface from orig_nodeSimon Wunderlich2015-01-071-2/+0
* batman-adv: avoid useless return in void functionsAntonio Quartulli2015-01-072-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-0795-576/+781
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-0727-71/+105
| |\
| | * qla3xxx: don't allow never end busy loopAndy Shevchenko2015-01-061-5/+3
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-01-064-10/+16
| | |\
| | | * batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing2015-01-061-3/+3
| | | * batman-adv: fix multicast counter when purging originatorsLinus Lüssing2015-01-061-1/+2
| | | * batman-adv: fix counter for multicast supporting nodesLinus Lüssing2015-01-061-3/+5
| | | * batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll2015-01-061-1/+1
| | | * batman-adv: fix delayed foreign originator recognitionLinus Lüssing2015-01-061-0/+1
| | | * batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich2015-01-061-2/+4
| | * | xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre2015-01-061-0/+1
| | * | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-062-8/+11
| | |\ \
| | | * | Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-052-8/+11
| | * | | r8152: support ndo_features_checkhayeswang2015-01-061-0/+17
| | | |/ | | |/|
| | * | net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-051-11/+8
| | * | enic: free all rq buffs when allocation failsGovindarajulu Varadarajan2015-01-021-2/+4
| | * | qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen2015-01-021-3/+7
| | * | openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2015-01-022-3/+4
| | * | tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu2015-01-021-2/+2
| | * | Altera TSE: Add missing phydevKostya Belezko2015-01-021-9/+6
| | * | Merge branch 'mlx4-net'David S. Miller2015-01-022-13/+9
| | |\ \
| | | * | net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-021-9/+4
| | | * | net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-021-4/+5
| | |/ /
| | * | qlcnic: Fix return value in qlcnic_probe()Yongjian Xu2015-01-011-0/+1
| | * | net: axienet: fix error return codeJulia Lawall2015-01-011-0/+2
| | * | net: sun4i-emac: fix error return codeJulia Lawall2015-01-011-1/+3
| | * | myri10ge: fix error return codeJulia Lawall2015-01-011-1/+3
| | * | net: Xilinx: fix error return codeJulia Lawall2015-01-012-0/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-013-3/+5
| | |\ \
| | | * | i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2015-01-011-1/+3
| | | * | igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
| | | * | e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-311-1/+1
| | |/ /
| * | | Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-01-071-1/+2
| |\ \ \
| | * | | ipmi: Fix compile warning with tv_usecCorey Minyard2014-12-301-1/+2
| * | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-064-121/+129
| |\ \ \ \
| | * | | | ext4: remove spurious KERN_INFO from ext4_warning callJakub Wilk2015-01-021-1/+1
| | * | | | Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"Theodore Ts'o2015-01-022-108/+116
| | * | | | ext4: prevent online resize with backup superblockTheodore Ts'o2014-12-271-12/+12
| * | | | | mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-062-3/+3
| * | | | | Linux 3.19-rc3v3.19-rc3Linus Torvalds2015-01-061-1/+1
| * | | | | Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-057-11/+22
| |\ \ \ \ \
| | * | | | | Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman2014-12-291-8/+1
| | * | | | | powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-293-2/+18