summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso1-4/+6
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso1-0/+10
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso1-0/+10
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso1-0/+17
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso1-0/+12
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso1-0/+2
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso1-4/+11
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso1-3/+3
2014-05-17ieee802154, mac802154: implement devkey record optionPhoebe Buckheister1-0/+1
2014-05-17mac802154: add llsec configuration functionsPhoebe Buckheister1-0/+36
2014-05-17ieee802154: add dgram sockopts for security controlPhoebe Buckheister1-1/+9
2014-05-17mac802154: integrate llsec with wpan devicesPhoebe Buckheister1-0/+3
2014-05-17ieee802154: add types for link-layer securityPhoebe Buckheister1-0/+95
2014-05-16Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek1-0/+1
2014-05-16Bluetooth: Add support to get connection informationAndrzej Kaczmarek2-0/+14
2014-05-16Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek1-0/+6
2014-05-16ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong1-0/+1
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister1-18/+7
2014-05-15ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister2-0/+38
2014-05-15net: Fix CONFIG_SYSCTL ifdef test.David S. Miller1-1/+1
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski1-1/+22
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski1-7/+36
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski1-3/+15
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski1-0/+4
2014-05-15net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches1-3/+5
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong2-3/+15
2014-05-14net: support marking accepting TCP socketsLorenzo Colitti2-0/+11
2014-05-14net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti4-0/+9
2014-05-14tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng1-7/+7
2014-05-14tcp: simplify fast open cookie processingYuchung Cheng1-8/+1
2014-05-14tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng1-2/+8
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau1-0/+2
2014-05-12net: rename local_df to ignore_dfWANG Cong2-4/+4
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+29
2014-05-10Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2-0/+12
2014-05-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+12
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-0/+14
2014-05-09ping: move ping_group_range out of CONFIG_SYSCTLCong Wang1-1/+6
2014-05-09ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang1-1/+1
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2-0/+11
2014-05-08cfg80211: fix docbook warningLuciano Coelho1-1/+1
2014-05-08net: clean up snmp stats codeWANG Cong2-32/+18
2014-05-07tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell1-1/+1
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+12
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-0/+15
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior1-1/+3
2014-05-06Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek1-3/+3
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert1-0/+7