summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-283-6/+12
* MAINTAINERS: bonding: change email addressVeaceslav Falico2014-03-281-1/+1
* MAINTAINERS: bonding: change email addressJay Vosburgh2014-03-281-1/+1
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-282-52/+145
* tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet2014-03-281-1/+1
* openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner2014-03-281-20/+6
* bridge: Fix handling stacked vlan tagsToshiaki Makita2014-03-281-17/+1
* bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita2014-03-282-3/+15
* vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin2014-03-281-1/+5
* vhost: fix total length when packets are too shortMichael S. Tsirkin2014-03-281-0/+14
* random32: avoid attempt to late reseed if in the middle of seedingSasha Levin2014-03-281-1/+12
* random32: assign to network folks in MAINTAINERSSasha Levin2014-03-281-0/+1
* net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-271-1/+5
* core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-274-12/+34
* vlan: Set hard_header_len according to available accelerationVlad Yasevich2014-03-272-2/+5
* usbnet: include wait queue head in device structureOliver Neukum2014-03-272-15/+20
* virtio-net: correct error handling of virtqueue_kick()Jason Wang2014-03-271-3/+3
* net: unix: non blocking recvmsg() should not return -EINTREric Dumazet2014-03-261-5/+12
* Merge branch 'mvneta'David S. Miller2014-03-261-40/+20
|\
| * net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-261-6/+11
| * net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni2014-03-261-33/+8
| * net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni2014-03-261-2/+2
|/
* tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-261-3/+2
* ip_tunnel: Fix dst ref-count.Pravin B Shelar2014-03-263-3/+9
* Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-03-251-0/+1
|\
| * nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima2014-02-181-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-254-35/+21
|\ \
| * | rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro2014-03-231-16/+13
| * | make prepend_name() work correctly when called with negative *buflenAl Viro2014-03-231-2/+2
| * | vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers2014-03-231-15/+4
| * | vfs: atomic f_pos access in llseek()Eric Biggers2014-03-231-2/+2
* | | Linux 3.14-rc8v3.14-rc8Linus Torvalds2014-03-241-1/+1
* | | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-03-246-84/+6
|\ \ \
| * | | parisc: locks: remove redundant arch_*_relax operationsWill Deacon2014-03-231-4/+0
| * | | parisc: wire up sys_utimesHelge Deller2014-03-232-2/+3
| * | | parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-232-75/+0
| * | | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller2014-03-231-3/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-03-247-43/+31
|\ \ \
| * | | sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-03-241-1/+3
| * | | sparc64:tsb.c:use array size macro rather than numberDoug Wilson2014-03-171-1/+1
| * | | sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-171-2/+2
| * | | sparc: serial: Clean up the locking for -rtDavid Miller2014-03-064-39/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2447-306/+508
|\ \ \ \ | |_|/ / |/| | |
| * | | tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne2014-03-241-14/+15
| * | | vxlan: fix nonfunctional neigh_reduce()David Stevens2014-03-241-14/+113
| * | | Merge branch 'davinci_emac'David S. Miller2014-03-242-13/+44
| |\ \ \
| | * | | net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-242-17/+31
| | * | | net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch2014-03-241-4/+21
| |/ / /
| * | | netpoll: fix the skb check in pkt_is_nsLi RongQing2014-03-241-1/+1
| * | | net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-242-1/+30
OpenPOWER on IntegriCloud