summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov
2014-05-21net_sched: fix an oops in tcindex filterCong Wang
2014-05-21ipv6: slight optimization in ip6_dst_gcLi RongQing
2014-05-21net: tunnels - enable module autoloadingTom Gundersen
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli
2014-05-21mac80211: export the expected throughputAntonio Quartulli
2014-05-21ip_tunnel: Initialize the fallback device properlySteffen Klassert
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-20NFC: NCI: Send all NCI frames to raw socketsHiren Tandel
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel
2014-05-19NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel
2014-05-19NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer
2014-05-19NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer
2014-05-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-19mac80211: minstrel-ht: small clarificationsJohannes Berg
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso
2014-05-19netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso
2014-05-19netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso
2014-05-19netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso
2014-05-19can: add hash based access to single EFF frame filtersOliver Hartkopp
2014-05-19can: proc: make array printing function indenpendent from sff framesOliver Hartkopp
2014-05-18Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-18net: rds: Use time_after() for time comparisonManuel Schölling
2014-05-18ipv4: minor spelling fixstephen hemminger
2014-05-18bridge: fix spelling of promiscuousstephen hemminger
2014-05-18net: bridge: fix buildAlexei Starovoitov
2014-05-18batman-adv: Start new development cycleSimon Wunderlich
2014-05-18batman-adv: remove semi-colon after macro definitionAntonio Quartulli
2014-05-18batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli