Age | Commit message (Expand) | Author | Files | Lines |
2014-08-22 | net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer() | Andreea-Cristina Bernat | 1 | -1/+1 |
2014-08-22 | bonding: Replace rcu_dereference() with rcu_access_pointer() | Andreea-Cristina Bernat | 1 | -1/+1 |
2014-08-22 | cnic: Replace rcu_dereference() with rcu_access_pointer() | Andreea-Cristina Bernat | 1 | -3/+3 |
2014-08-22 | ipv4: Restore accept_local behaviour in fib_validate_source() | Sébastien Barré | 1 | -6/+8 |
2014-08-22 | isdn/bas_gigaset: use USB API functions rather than constants | Himangi Saraogi | 1 | -1/+1 |
2014-08-22 | isdn/gigaset: use USB API functions rather than constants | Himangi Saraogi | 1 | -1/+1 |
2014-08-22 | hyperv: Increase the buffer length for netvsc_channel_cb() | Haiyang Zhang | 2 | -4/+16 |
2014-08-15 | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -878/+3051 |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 230 | -240/+242 |
2014-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 4 | -5/+71 |
2014-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 44 | -214/+332 |
2014-08-15 | Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 6 | -6/+37 |
2014-08-15 | netlink: Annotate RCU locking for seq_file walker | Thomas Graf | 1 | -0/+2 |
2014-08-15 | rhashtable: fix annotations for rht_for_each_entry_rcu() | Thomas Graf | 1 | -8/+4 |
2014-08-15 | rhashtable: unexport and make rht_obj() static | Thomas Graf | 2 | -8/+1 |
2014-08-15 | rhashtable: RCU annotations for next pointers | Thomas Graf | 2 | -3/+3 |
2014-08-15 | tcp: fix ssthresh and undo for consecutive short FRTO episodes | Neal Cardwell | 1 | -5/+3 |
2014-08-15 | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic | Hannes Frederic Sowa | 3 | -6/+11 |
2014-08-15 | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell | 6 | -5/+8 |
2014-08-15 | sit: Fix ipip6_tunnel_lookup device matching criteria | Shmulik Ladkani | 1 | -3/+3 |
2014-08-15 | net: ethernet: ibm: ehea: Remove duplicate object from Makefile | Andreas Ruprecht | 1 | -1/+1 |
2014-08-15 | net: xgene: Check negative return value of xgene_enet_get_ring_size() | Tobias Klauser | 1 | -2/+5 |
2014-08-15 | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) | Andrey Vagin | 3 | -9/+14 |
2014-08-15 | net: xilinx: Remove .owner field for driver | Michal Simek | 3 | -3/+0 |
2014-08-15 | Revert "macvlan: simplify the structure port" | David S. Miller | 1 | -5/+7 |
2014-08-14 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 8 | -30/+275 |
2014-08-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 9 | -103/+75 |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 57 | -455/+1851 |
2014-08-14 | timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall | John Stultz | 1 | -2/+3 |
2014-08-14 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 3 | -1/+3 |
2014-08-14 | mm: fix CROSS_MEMORY_ATTACH help text grammar | Geert Uytterhoeven | 1 | -1/+1 |
2014-08-14 | drivers/mfd/rtsx_usb.c: export device table | Jeff Mahoney | 1 | -0/+1 |
2014-08-14 | mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size | David Rientjes | 1 | -0/+1 |
2014-08-14 | iwlwifi: mvm: disable scheduled scan to prevent firmware crash | Emmanuel Grumbach | 1 | -1/+2 |
2014-08-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 31 | -223/+490 |
2014-08-14 | Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+21 |
2014-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -6/+6 |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 48 | -451/+1436 |
2014-08-14 | IB/srp: Fix return value check in srp_init_module() | Wei Yongjun | 1 | -2/+2 |
2014-08-14 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 15 | -31/+60 |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 36 | -581/+1382 |
2014-08-14 | Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 6 | -25/+170 |
2014-08-14 | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -11/+6 |
2014-08-14 | Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -206/+408 |
2014-08-14 | Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 40 | -471/+1050 |
2014-08-14 | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 39 | -1311/+2932 |
2014-08-14 | Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 14 | -110/+106 |
2014-08-14 | sparc: Hook up memfd_create system call. | David S. Miller | 3 | -4/+5 |
2014-08-14 | sparc64: Properly claim resources as each PCI bus is probed. | David S. Miller | 1 | -0/+32 |
2014-08-14 | sparc64: Skip bogus PCI bridge ranges. | David S. Miller | 1 | -0/+11 |