summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-03Merge branch 'tcp-lockless-listener'David S. Miller20-746/+307
2015-10-03tcp: do not lock listener to process SYN packetsEric Dumazet2-4/+18
2015-10-03tcp/dccp: add a reschedule point in inet_csk_listen_stop()Eric Dumazet1-0/+1
2015-10-03tcp: remove max_qlen_logEric Dumazet4-18/+6
2015-10-03tcp/dccp: remove struct listen_sockEric Dumazet3-76/+11
2015-10-03tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet8-32/+47
2015-10-03ipv6: remove obsolete inet6 functionsEric Dumazet1-9/+0
2015-10-03tcp/dccp: shrink struct listen_sockEric Dumazet2-14/+3
2015-10-03tcp/dccp: install syn_recv requests into ehash tableEric Dumazet15-501/+160
2015-10-03tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argumentEric Dumazet3-4/+3
2015-10-03tcp: get_openreq[46]() changesEric Dumazet3-8/+8
2015-10-03tcp: remove BUG_ON() in tcp_check_req()Eric Dumazet1-2/+0
2015-10-03tcp: cleanup tcp_v[46]_inbound_md5_hash()Eric Dumazet2-14/+12
2015-10-03tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()Eric Dumazet1-10/+12
2015-10-03tcp: call sk_mark_napi_id() on the child, not the listenerEric Dumazet2-2/+2
2015-10-03tcp: move synflood_warned into struct request_sock_queueEric Dumazet2-5/+4
2015-10-03tcp: move qlen/young out of struct listen_sockEric Dumazet4-38/+18
2015-10-03tcp: add a spinlock to protect struct request_sock_queueEric Dumazet3-33/+26
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller240-1379/+2429
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds4-57/+77
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-34/+106
2015-10-02Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-30/+116
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-59/+121
2015-10-02dmapool: fix overflow condition in pool_find_page()Robin Murphy1-1/+1
2015-10-02thermal: avoid division by zero in power allocatorAndrea Arcangeli1-0/+10
2015-10-02memcg: remove pcp_counter_lockGreg Thelen2-2/+0
2015-10-02kprobes: use _do_fork() in samples to make them work againPetr Mladek3-12/+12
2015-10-02drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-02memcg: make mem_cgroup_read_stat() unsignedGreg Thelen1-12/+18
2015-10-02memcg: fix dirty page migrationGreg Thelen2-1/+32
2015-10-02dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler1-1/+12
2015-10-02mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman1-0/+8
2015-10-02mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim1-3/+10
2015-10-02userfaultfd: remove kernel header include from uapi headerAndre Przywara1-2/+0
2015-10-02arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin1-0/+2
2015-10-02Merge branch 'bridge_vlan_cleanups_fixes'David S. Miller6-127/+93
2015-10-02bridge: vlan: don't pass flags when creating context onlyNikolay Aleksandrov1-1/+1
2015-10-02bridge: vlan: fix possible null ptr derefs on port init and deinitNikolay Aleksandrov2-7/+12
2015-10-02bridge: vlan: move pvid inside net_bridge_vlan_groupNikolay Aleksandrov5-118/+75
2015-10-02bridge: vlan: fix possible null vlgrp deref while registering new portNikolay Aleksandrov1-1/+3
2015-10-02bridge: vlan: adjust rhashtable initial size and hash locks sizeNikolay Aleksandrov1-0/+2
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-121/+24
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds18-167/+70
2015-10-01Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki3-12/+56
2015-10-01Merge branch 'acpi-ec'Rafael J. Wysocki1-0/+2
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki5-18/+58
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-01Update KVM homepage UrlDirk Müller1-2/+2
2015-10-01Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds4-3/+7