summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert-1/+3
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-265/+1028
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal-1/+1
2014-06-11net: sctp: migrate most recently used transport to ktimeDaniel Borkmann-3/+3
2014-06-10tcp: add gfp parameter to tcp_fragmentOctavian Purdila-1/+1
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds-4/+4
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert-1/+11
2014-06-04gre: Call gso_make_checksumTom Herbert-2/+3
2014-06-04udp: Generic functions to set checksumTom Herbert-0/+21
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet-8/+1
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-3/+96
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet-41/+26
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+96
2014-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+2
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-3/+50
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-0/+46
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-66/+211
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho-0/+46
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert-11/+4
2014-05-23net: Eliminate no_check from protoswTom Herbert-1/+0
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg-0/+3
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-35/+22
2014-05-22net: Add a software TSO helper APIEzequiel Garcia-0/+20
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-66/+203
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-0/+8
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller-11/+155
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell-3/+8
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach-0/+7
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli-0/+13
2014-05-21mac80211: export the expected throughputAntonio Quartulli-0/+7
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli-28/+34
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel-0/+3
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg-1/+1
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg-11/+12
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg-14/+15
2014-05-19mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho-2/+3
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho-5/+5
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso-0/+2
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso-4/+6
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso-0/+10
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso-0/+10
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso-0/+17
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso-0/+12
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso-0/+2
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso-4/+11
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso-3/+3