summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-151-4/+0
* at86rf230: fix __at86rf230_read_subreg functionAlexander Aring2014-04-151-1/+1
* at86rf230: remove check if AVDD settledAlexander Aring2014-04-151-8/+0
* net: cadence: Add architecture dependenciesJean Delvare2014-04-151-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-147-25/+15
|\
| * netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-143-3/+12
| * netfilter: nf_conntrack: initialize net.ct.generationAndrey Vagin2014-04-141-0/+1
| * netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-083-22/+2
* | net: Start with correct mac_len in skb_network_protocolVlad Yasevich2014-04-141-1/+1
* | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-04-145-25/+87
* | cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-141-1/+3
* | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-142-2/+0
* | seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann2014-04-141-9/+8
* | Merge branch 'qlcnic'David S. Miller2014-04-146-29/+43
|\ \
| * | qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-141-0/+10
| * | qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria2014-04-141-14/+17
| * | qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-141-0/+1
| * | qlcnic: Fix max ring count calculationShahed Shaikh2014-04-142-8/+8
| * | qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-143-4/+5
| * | qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty2014-04-141-3/+2
|/ /
* | Merge branch 'be2net'David S. Miller2014-04-142-4/+14
|\ \
| * | be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-142-0/+9
| * | be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-141-4/+5
|/ /
* | net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai2014-04-141-1/+8
* | bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman2014-04-141-1/+1
* | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-142-2/+8
* | filter: prevent nla extensions to peek beyond the end of the messageMathias Krause2014-04-131-1/+7
* | ipv4: return valid RTA_IIF on ip route getJulian Anastasov2014-04-131-1/+1
* | Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni2014-04-131-8/+33
* | net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-04-132-77/+96
* | net: ipv4: current group_info should be put after using.Wang, Xiaoming2014-04-131-4/+11
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-126-120/+196
|\ \
| * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
| * | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-081-2/+40
| * | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-082-1/+142
| * | Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-291-103/+0
| * | scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-062-7/+7
* | | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-121-0/+4
* | | powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-121-1/+2
* | | futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-121-9/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12102-433/+420
|\ \ \
| * \ \ Merge branch 'tunnels'David S. Miller2014-04-122-2/+2
| |\ \ \
| | * | | vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-121-1/+1
| | * | | gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-121-1/+1
| |/ / /
| * | | drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-121-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91
| |\ \ \
| | * | | i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| | * | | i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * | | ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * | | igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-9/+7
OpenPOWER on IntegriCloud