summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-09net: sctp: Inline the functions from command.cDavid Laight1-4/+23
2014-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller6-42/+235
2014-07-09net: filter: move load_pointer() into filter.hZi Shen Lim1-0/+13
2014-07-08net: arcnet: Remove "#define bool int"Rasmus Villemoes1-7/+3
2014-07-08mac802154: at86rf230: add hw flags and merge opsAlexander Aring1-0/+19
2014-07-08net: Only do flow_dissector hash computation once per packetTom Herbert1-2/+7
2014-07-08ipv6: Implement automatic flow label generation on transmitTom Herbert4-1/+24
2014-07-08vxlan: Call udp_flow_src_portTom Herbert1-2/+0
2014-07-08udp: Add function to make source port for UDP tunnelsTom Herbert1-0/+29
2014-07-08net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert2-2/+2
2014-07-08net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert3-0/+40
2014-07-08flow_dissector: Abstract out hash computationTom Herbert1-0/+1
2014-07-08tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell1-1/+1
2014-07-08ptp: Classify ptp over ip over vlan packetsStefan Sørensen1-3/+2
2014-07-08bcma: add driver for PCIe Gen 2 coreRafał Miłecki2-0/+160
2014-07-03net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann1-21/+0
2014-07-02inet: move ipv6only in sock_commonEric Dumazet3-7/+10
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear3-0/+3
2014-06-28tcp: add tcp_conn_requestOctavian Purdila1-0/+3
2014-06-28tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila1-0/+2
2014-06-28tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila1-0/+1
2014-06-28tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila1-0/+2
2014-06-28tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila1-0/+3
2014-06-28tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila1-0/+1
2014-06-28tcp: add route_req method to tcp_request_sock_opsOctavian Purdila1-0/+3
2014-06-28tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila1-14/+20
2014-06-28tcp: add init_req method to tcp_request_sock_opsOctavian Purdila2-3/+2
2014-06-28net: remove inet6_reqsk_allocOctavian Purdila2-12/+4
2014-06-28tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila1-2/+3
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-17/+106
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+14
2014-06-26tipc: bump max configurable window sizeErik Hugne1-1/+1
2014-06-26mac_pton: Use bool not int returnJoe Perches1-1/+1
2014-06-26ipv4: fix dst race in sk_dst_get()Eric Dumazet1-2/+2
2014-06-26lib: crc32: Add some additional __pure annotationsGeorge Spelvin1-3/+3
2014-06-26lib: 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/...Linus Torvalds3-1/+4
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior1-1/+6
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior1-7/+1
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+48
2014-06-25mac80211: split sched scan IEsDavid Spinadel1-19/+4
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-1/+38
2014-06-24kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-24nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10
2014-06-24kexec: save PG_head_mask in VMCOREINFOPetr Tesarik1-0/+3
2014-06-24flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan2-1/+15
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov1-0/+12
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov2-0/+16
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2-1/+6
2014-06-23Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-1/+2