summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-07-07vxlan: Call udp_flow_src_portTom Herbert
2014-07-07udp: Add function to make source port for UDP tunnelsTom Herbert
2014-07-07net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert
2014-07-07net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert
2014-07-07flow_dissector: Abstract out hash computationTom Herbert
2014-07-07tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-07-02net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann
2014-07-01inet: move ipv6only in sock_commonEric Dumazet
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear
2014-06-27tcp: add tcp_conn_requestOctavian Purdila
2014-06-27tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila
2014-06-27tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add route_req method to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add init_req method to tcp_request_sock_opsOctavian Purdila
2014-06-27net: remove inet6_reqsk_allocOctavian Purdila
2014-06-27tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25tipc: bump max configurable window sizeErik Hugne
2014-06-25mac_pton: Use bool not int returnJoe Perches
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-25lib: crc32: Add some additional __pure annotationsGeorge Spelvin
2014-06-25lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik
2014-06-23flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan
2014-06-23Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2014-06-22ieee802154: cc2520: adds driver for TI CC2520 radioVarka Bhadram
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-19hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE eventHaiyang Zhang
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-19Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-18Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen