summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli2014-07-081-0/+10
* net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight2014-07-081-12/+14
* net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight2014-07-081-3/+5
* net: sctp: Inline the functions from command.cDavid Laight2014-07-081-4/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2014-07-082-42/+67
|\
| * cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-1/+6
| * mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-251-7/+1
| * mac80211: split sched scan IEsDavid Spinadel2014-06-251-19/+4
| * mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+38
| * mac80211: protect TDLS discovery sessionArik Nemtsov2014-06-231-0/+12
| * mac80211: add API to request TDLS operation from userspaceArik Nemtsov2014-06-231-0/+13
| * cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-1/+1
| * cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-25/+4
* | mac802154: at86rf230: add hw flags and merge opsAlexander Aring2014-07-071-0/+19
* | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-072-0/+21
* | vxlan: Call udp_flow_src_portTom Herbert2014-07-071-2/+0
* | udp: Add function to make source port for UDP tunnelsTom Herbert2014-07-071-0/+29
* | net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-073-0/+40
* | flow_dissector: Abstract out hash computationTom Herbert2014-07-071-0/+1
* | tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell2014-07-071-1/+1
* | net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann2014-07-021-21/+0
* | inet: move ipv6only in sock_commonEric Dumazet2014-07-012-2/+5
* | tcp: add tcp_conn_requestOctavian Purdila2014-06-271-0/+3
* | tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila2014-06-271-0/+2
* | tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila2014-06-271-0/+1
* | tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila2014-06-271-0/+2
* | tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila2014-06-271-0/+3
* | tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila2014-06-271-0/+1
* | tcp: add route_req method to tcp_request_sock_opsOctavian Purdila2014-06-271-0/+3
* | tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila2014-06-271-14/+20
* | tcp: add init_req method to tcp_request_sock_opsOctavian Purdila2014-06-271-0/+2
* | net: remove inet6_reqsk_allocOctavian Purdila2014-06-271-2/+4
* | tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila2014-06-271-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-252-5/+5
|\ \
| * | ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-251-2/+2
| * | netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso2014-06-161-3/+3
| |/
* | flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan2014-06-232-1/+15
* | tcp: move ir_mark initialization to tcp_openreq_initOctavian Purdila2014-06-171-1/+2
|/
* udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1245-265/+1028
|\
| * net_sched: drr: warn when qdisc is not work conservingFlorian Westphal2014-06-111-1/+1
| * net: sctp: migrate most recently used transport to ktimeDaniel Borkmann2014-06-111-3/+3
| * tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-101-1/+1
| * vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2014-06-041-1/+11
| * gre: Call gso_make_checksumTom Herbert2014-06-041-2/+3
| * udp: Generic functions to set checksumTom Herbert2014-06-042-0/+21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-1/+0
| |\
| * \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-025-3/+96
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-025-3/+96
| | |\ \
| | | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-294-3/+50
| | | |\ \
OpenPOWER on IntegriCloud