summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-013-0/+3
* tcp: add tcp_conn_requestOctavian Purdila2014-06-281-0/+3
* tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila2014-06-281-0/+2
* tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila2014-06-281-0/+1
* tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila2014-06-281-0/+2
* tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila2014-06-281-0/+3
* tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila2014-06-281-0/+1
* tcp: add route_req method to tcp_request_sock_opsOctavian Purdila2014-06-281-0/+3
* tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila2014-06-281-14/+20
* tcp: add init_req method to tcp_request_sock_opsOctavian Purdila2014-06-282-3/+2
* net: remove inet6_reqsk_allocOctavian Purdila2014-06-282-12/+4
* tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila2014-06-281-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-2621-17/+106
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-263-5/+14
| |\
| | * ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-261-2/+2
| | * net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-221-0/+9
| | * netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso2014-06-161-3/+3
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-253-1/+4
| |\ \
| | * \ Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2014-06-231-1/+2
| | |\ \
| | | * | ARM: imx6sl: add missing enet clock for imx6slFugang Duan2014-06-171-1/+2
| | | |/
| | * / ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6Peter Griffin2014-06-172-0/+2
| | |/
| * | Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-252-0/+48
| |\ \
| | * | tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt2014-06-211-0/+33
| | * | tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-06-211-0/+15
| | |/
| * | kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-241-0/+1
| * | nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-241-1/+10
| * | kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-241-0/+3
| * | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-221-0/+6
| |\ \
| | * | locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-211-0/+1
| |\ \ \
| | * \ \ Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar2014-06-141-0/+1
| | |\ \ \
| | | * | | perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra2014-06-091-0/+1
| * | | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-202-5/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-191-0/+2
| | |\ \ \ \ \
| | | * | | | | PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-0/+2
| | | | |_|_|/ | | | |/| | |
| | * / | | | ACPI / processor replace __attribute__((packed)) by __packedFabian Frederick2014-06-171-5/+5
| | |/ / / /
| * | | | | Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-202-2/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai2014-06-181-0/+2
| | |\ \ \ \ \
| | | * | | | | ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-181-0/+2
| | | |/ / / /
| | * / / / / drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai2014-06-161-2/+2
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-203-3/+2
| |\ \ \ \ \
| | * | | | | blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-181-1/+1
| | * | | | | block: blk_max_size_offset() should check ->max_sectorsJens Axboe2014-06-181-1/+1
| | * | | | | block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-111-1/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-191-0/+1
| |\ \ \ \ \ \
| | * | | | | | sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-191-0/+1
| * | | | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-06-161-0/+5
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | regulator: add regulator_can_change_voltage stubArnd Bergmann2014-06-041-0/+5
* | | | | | | | tipc: bump max configurable window sizeErik Hugne2014-06-261-1/+1
* | | | | | | | mac_pton: Use bool not int returnJoe Perches2014-06-261-1/+1