summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-08bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing
2014-07-08bridge: adding stubs for multicast exportsLinus Lüssing
2014-07-08net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight
2014-07-08net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight
2014-07-08net: sctp: Inline the functions from command.cDavid Laight
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2014-07-08net: filter: move load_pointer() into filter.hZi Shen Lim
2014-07-07net: arcnet: Remove "#define bool int"Rasmus Villemoes
2014-07-07mac802154: at86rf230: add hw flags and merge opsAlexander Aring
2014-07-07net: Only do flow_dissector hash computation once per packetTom Herbert
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-07bcma: add driver for PCIe Gen 2 coreRafał Miłecki
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-25cfg80211: remove channel_switch combination checkMichal Kazior
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
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