summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30of: Split early_init_dt_scan into two partsLaura Abbott2-1/+19
2014-07-30net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni1-0/+16
2014-07-30net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni1-1/+1
2014-07-30ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny1-1/+1
2014-07-30tipc: remove duplicated include from socket.cWei Yongjun1-1/+0
2014-07-30net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-30openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-30net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-30sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings1-17/+7
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29Merge branch 'netdev-name'David S. Miller5-45/+102
2014-07-29vlan: fail early when creating netdev named configWANG Cong2-8/+15
2014-07-29ipv6: fail early when creating netdev named all or defaultWANG Cong1-28/+54
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong2-9/+33
2014-07-29Merge branch 'syststamp-removal'David S. Miller11-95/+23
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn6-49/+11
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn3-21/+11
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn1-1/+0
2014-07-29octeon: remove deprecated syststamp timestampWillem de Bruijn1-24/+1
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+22
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells1-2/+2
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap1-6/+9
2014-07-29Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-1/+1
2014-07-29ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren1-1/+1
2014-07-29ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-07-29tipc: make tipc_buf_append() more robustJon Paul Maloy1-8/+21
2014-07-29neighbour : fix ndm_type type error issueJun Zhao2-2/+2
2014-07-29Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller178-2748/+6570
2014-07-29sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-29bonding: fix a memory leak in bond_arp_send_all()Dan Carpenter1-2/+1
2014-07-29netlink: Fix shadow warning on jiffiesMark Rustad1-3/+3
2014-07-29Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller1-1/+2
2014-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller19-1395/+896
2014-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-11/+11
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-7/+9
2014-07-28crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka1-5/+5
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka1-6/+6
2014-07-28Merge branch 'inet_frag_kill_lru_list'David S. Miller11-267/+305
2014-07-28inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov5-9/+40
2014-07-28inet: frag: use seqlock for hash rebuildFlorian Westphal6-44/+62
2014-07-28inet: frag: remove periodic secret rebuild timerFlorian Westphal7-33/+40
2014-07-28inet: frag: remove lru listFlorian Westphal6-44/+4
2014-07-28inet: frag: don't account number of fragment queuesFlorian Westphal7-19/+5
2014-07-28inet: frag: move eviction of queues to work queueFlorian Westphal5-47/+112
2014-07-28inet: frag: move evictor calls into frag_find functionFlorian Westphal6-35/+9
2014-07-28inet: frag: remove hash size assumptions from callersFlorian Westphal5-23/+19