aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen1-3/+2
2014-07-02net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann1-21/+0
2014-07-01inet: move ipv6only in sock_commonEric Dumazet3-7/+10
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear3-0/+3
2014-06-27tcp: add tcp_conn_requestOctavian Purdila1-0/+3
2014-06-27tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila1-0/+2
2014-06-27tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila1-0/+1
2014-06-27tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila1-0/+2
2014-06-27tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila1-0/+3
2014-06-27tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila1-0/+1
2014-06-27tcp: add route_req method to tcp_request_sock_opsOctavian Purdila1-0/+3
2014-06-27tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila1-14/+20
2014-06-27tcp: add init_req method to tcp_request_sock_opsOctavian Purdila2-3/+2
2014-06-27net: remove inet6_reqsk_allocOctavian Purdila2-12/+4
2014-06-27tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila1-2/+3
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-17/+106
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+14
2014-06-25tipc: bump max configurable window sizeErik Hugne1-1/+1
2014-06-25mac_pton: Use bool not int returnJoe Perches1-1/+1
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet1-2/+2
2014-06-25lib: crc32: Add some additional __pure annotationsGeorge Spelvin1-3/+3
2014-06-25lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin1-2/+12
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+4
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+48
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik1-0/+3
2014-06-23flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan2-1/+15
2014-06-23Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesArnd Bergmann1-1/+2
2014-06-22ieee802154: cc2520: adds driver for TI CC2520 radioVarka Bhadram1-0/+26
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-0/+6
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack1-0/+9
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt1-0/+33
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+15
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+7
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+4
2014-06-19hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE eventHaiyang Zhang1-0/+1
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+1
2014-06-19Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+2
2014-06-18Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai1-0/+2
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen1-0/+2
2014-06-17blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev1-1/+1
2014-06-17block: blk_max_size_offset() should check ->max_sectorsJens Axboe1-1/+1
2014-06-17tcp: move ir_mark initialization to tcp_openreq_initOctavian Purdila1-1/+2
2014-06-17ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6Peter Griffin2-0/+2
2014-06-17ARM: imx6sl: add missing enet clock for imx6slFugang Duan1-1/+2
2014-06-17ACPI / processor replace __attribute__((packed)) by __packedFabian Frederick1-5/+5
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook1-0/+2