summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli
2014-05-21mac80211: export the expected throughputAntonio Quartulli
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel
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: fix csa_counter_offs argument name in docbookLuciano Coelho
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho
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: 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: use new transaction infrastructure to handle chainPablo 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: generalise transaction infrastructurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister
2014-05-16mac802154: add llsec configuration functionsPhoebe Buckheister
2014-05-16ieee802154: add dgram sockopts for security controlPhoebe Buckheister
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister
2014-05-16ieee802154: add types for link-layer securityPhoebe Buckheister
2014-05-15Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek
2014-05-15Bluetooth: Add support to get connection informationAndrzej Kaczmarek
2014-05-15Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek
2014-05-15ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister
2014-05-15ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister
2014-05-15net: Fix CONFIG_SYSCTL ifdef test.David S. Miller
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-14net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-13tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng
2014-05-13tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09Bluetooth: Store TX power level for connectionAndrzej Kaczmarek
2014-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang