| Commit message (Expand) | Author | Files | Lines |
2014-09-10 | net:bonding: Add missing space in bonding driver parameter description | Masanari Iida | 1 | -1/+1 |
2014-09-10 | net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru... | Ani Sinha | 1 | -0/+3 |
2014-09-09 | net: bcmgenet: check harder for out of memory conditions | Florian Fainelli | 1 | -14/+19 |
2014-09-09 | net: systemport: check harder for out of memory conditions | Florian Fainelli | 1 | -12/+19 |
2014-09-09 | net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam() | Ivan Vecera | 1 | -0/+3 |
2014-09-08 | drivers: net: ethernet: octeon_mgmt: fix a compiler warning | Aaro Koskinen | 1 | -1/+3 |
2014-09-08 | net: fix skb_page_frag_refill() kerneldoc | Eric Dumazet | 1 | -1/+1 |
2014-09-08 | sunvnet - add missing rmb() for sunvnet driver | David L Stevens | 1 | -2/+5 |
2014-09-08 | ipv6: restore the behavior of ipv6_sock_ac_drop() | WANG Cong | 1 | -2/+0 |
2014-09-08 | Linux 3.17-rc4v3.17-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-09-08 | Documentation: new page link in SubmittingPatches | Sudip Mukherjee | 1 | -0/+1 |
2014-09-08 | Documentation: NFS/RDMA: Document separate Kconfig symbols | Paul Bolle | 1 | -7/+9 |
2014-09-08 | Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d | Masanari Iida | 1 | -1/+1 |
2014-09-08 | Documentation: i2c: rename variable "register" to "reg" | Jose Manuel Alarcon Roldan | 1 | -5/+5 |
2014-09-08 | Documentation: seq_file: Document seq_open_private(), seq_release_private() | Rob Jones | 1 | -0/+33 |
2014-09-07 | ufs: fix deadlocks introduced by sb mutex merge | Alexey Khoroshilov | 2 | -13/+8 |
2014-09-06 | timekeeping: Update timekeeper before updating vsyscall and pvclock | Thomas Gleixner | 1 | -2/+3 |
2014-09-06 | compat: nanosleep: Clarify error handling | Thomas Gleixner | 1 | -3/+21 |
2014-09-06 | amd-xgbe: Enable interrupts for all management counters | Lendacky, Thomas | 1 | -2/+2 |
2014-09-06 | amd-xgbe: Treat certain counter registers as 64 bit | Lendacky, Thomas | 1 | -82/+108 |
2014-09-06 | greth: moved TX ring cleaning to NAPI rx poll func | Daniel Hellstrom | 2 | -39/+49 |
2014-09-06 | cnic : Cleanup CONFIG_IPV6 & VLAN check | Anish Bhatt | 2 | -3/+3 |
2014-09-06 | ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA... | Suman Tripathi | 1 | -14/+34 |
2014-09-06 | ahci_xgene: Skip the PHY and clock initialization if already configured by th... | Suman Tripathi | 1 | -1/+14 |
2014-09-06 | net: treewide: Fix typo found in DocBook/networking.xml | Masanari Iida | 9 | -13/+13 |
2014-09-06 | bnx2x: Fix link problems for 1G SFP RJ45 module | Yaniv Rosner | 3 | -36/+50 |
2014-09-06 | 3c59x: avoid panic in boomerang_start_xmit when finding page address: | Neil Horman | 1 | -4/+4 |
2014-09-06 | netfilter: add explicit Kconfig for NETFILTER_XT_NAT | Pablo Neira Ayuso | 1 | -0/+8 |
2014-09-06 | ipv6: use addrconf_get_prefix_route() to remove peer addr | Nicolas Dichtel | 1 | -3/+2 |
2014-09-06 | ipv6: fix a refcnt leak with peer addr | Nicolas Dichtel | 1 | -5/+2 |
2014-09-06 | net-timestamp: only report sw timestamp if reporting bit is set | Willem de Bruijn | 2 | -5/+2 |
2014-09-05 | drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros | Chen Gang | 1 | -5/+0 |
2014-09-05 | l2tp: fix race while getting PMTU on PPP pseudo-wire | Guillaume Nault | 1 | -1/+2 |
2014-09-05 | bus: arm-ccn: Move event cleanup routine | Pawel Moll | 1 | -26/+25 |
2014-09-05 | ipv6: fix rtnl locking in setsockopt for anycast and multicast | Sabrina Dubroca | 3 | -10/+31 |
2014-09-05 | VMXNET3: Check for map error in vmxnet3_set_mc | Andy King | 2 | -9/+10 |
2014-09-05 | ahci: add pcid for Marvel 0x9182 controller | Murali Karicheri | 1 | -0/+2 |
2014-09-05 | ARM: at91/dt: rm9200: fix usb clock definition | Alexandre Belloni | 1 | -1/+1 |
2014-09-05 | ARM: at91: rm9200: fix clock registration | Alexandre Belloni | 1 | -1/+10 |
2014-09-05 | ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver | Gaƫl PORTAY | 1 | -0/+1 |
2014-09-05 | mm: memcontrol: revert use of root_mem_cgroup res_counter | Johannes Weiner | 1 | -25/+78 |
2014-09-05 | Export sync_filesystem() for modular ->remount_fs() use | Anton Altaparmakov | 1 | -1/+1 |
2014-09-05 | drm/nouveau/core: don't leak oclass type bits to user | Ben Skeggs | 1 | -2/+2 |
2014-09-04 | aio: block exit_aio() until all context requests are completed | Gu Zheng | 1 | -1/+6 |
2014-09-04 | nohz: Restore NMI safe local irq work for local nohz kick | Frederic Weisbecker | 2 | -6/+15 |
2014-09-04 | ARM: dts: dra7-evm: Add vtt regulator support | Lokesh Vutla | 1 | -1/+26 |
2014-09-04 | ARM: dts: dra7-evm: Fix spi1 mux documentation | Nishanth Menon | 1 | -7/+7 |
2014-09-04 | ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND | Roger Quadros | 1 | -2/+2 |
2014-09-04 | ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring | Roger Quadros | 1 | -4/+3 |
2014-09-04 | ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring | Roger Quadros | 1 | -2/+1 |