summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville11-47/+386
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller10-461/+1215
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell1-14/+23
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach1-4/+8
2014-05-22ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2-6/+2
2014-05-22net: filter: cleanup invocation of internal BPFAlexei Starovoitov1-16/+28
2014-05-22net_sched: fix an oops in tcindex filterCong Wang1-10/+20
2014-05-21ipv6: slight optimization in ip6_dst_gcLi RongQing1-1/+1
2014-05-21net: tunnels - enable module autoloadingTom Gundersen3-0/+3
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov1-1/+2
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2-1/+19
2014-05-21mac80211: export the expected throughputAntonio Quartulli5-0/+87
2014-05-21ip_tunnel: Initialize the fallback device properlySteffen Klassert1-0/+1
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-26/+23
2014-05-20Bluetooth: Update smp_confirm to return a response codeJohan Hedberg1-14/+11
2014-05-20Bluetooth: Update smp_random to return a response codeJohan Hedberg1-23/+11
2014-05-20Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg1-19/+18
2014-05-20Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg1-16/+6
2014-05-20Bluetooth: Fix setting initial local auth_req valueJohan Hedberg1-4/+2
2014-05-20Bluetooth: Make SMP context private to smp.cJohan Hedberg5-29/+32
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli1-0/+4
2014-05-20NFC: NCI: Send all NCI frames to raw socketsHiren Tandel1-0/+9
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel4-11/+102
2014-05-20NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel1-5/+2
2014-05-20NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer1-1/+13
2014-05-20NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer1-1/+1
2014-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-2/+2
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg1-17/+22
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg3-3/+4
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg3-20/+20
2014-05-19mac80211: minstrel-ht: small clarificationsJohannes Berg1-2/+3
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso1-39/+54
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso1-55/+46
2014-05-19netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso1-58/+32
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso1-14/+68
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso1-19/+126
2014-05-19netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso1-25/+26
2014-05-19netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso1-6/+3
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso1-45/+158
2014-05-19netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso1-21/+24
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2-18/+115
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso1-31/+43
2014-05-19netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso1-80/+80
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso1-54/+69
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso1-29/+29
2014-05-19can: add hash based access to single EFF frame filtersOliver Hartkopp3-9/+75
2014-05-19can: proc: make array printing function indenpendent from sff framesOliver Hartkopp2-13/+19
2014-05-19Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-5/+26
2014-05-19net: rds: Use time_after() for time comparisonManuel Schölling2-4/+4
2014-05-19ipv4: minor spelling fixstephen hemminger1-1/+1