summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-232-11/+4Star
| * | | | | | | | | net: Eliminate no_check from protoswTom Herbert2014-05-231-1/+0Star
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-221-35/+22Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-231-23/+19Star
| | * | | | | | | | | xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-221-19/+10Star
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | net: Add a software TSO helper APIEzequiel Garcia2014-05-221-0/+20
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-222-11/+155
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-191-0/+2
| | * | | | | | | | | netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-191-4/+6
| | * | | | | | | | | netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-191-0/+10
| | * | | | | | | | | netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-191-0/+10
| | * | | | | | | | | netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-191-0/+17
| | * | | | | | | | | netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-191-0/+12
| | * | | | | | | | | netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-191-0/+2
| | * | | | | | | | | netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-191-4/+11
| | * | | | | | | | | netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-191-3/+3
| | * | | | | | | | | netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-231-0/+36
| | * | | | | | | | | netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-021-0/+46
| * | | | | | | | | | tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2014-05-221-3/+8
| * | | | | | | | | | ieee802154, mac802154: implement devkey record optionPhoebe Buckheister2014-05-161-0/+1
| * | | | | | | | | | mac802154: add llsec configuration functionsPhoebe Buckheister2014-05-161-0/+36
| * | | | | | | | | | ieee802154: add dgram sockopts for security controlPhoebe Buckheister2014-05-161-1/+9
| * | | | | | | | | | mac802154: integrate llsec with wpan devicesPhoebe Buckheister2014-05-161-0/+3
| * | | | | | | | | | ieee802154: add types for link-layer securityPhoebe Buckheister2014-05-161-0/+95
| * | | | | | | | | | ieee802154: change _cb handling slightlyPhoebe Buckheister2014-05-151-18/+7Star
| * | | | | | | | | | ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister2014-05-152-0/+38
| * | | | | | | | | | net: Fix CONFIG_SYSCTL ifdef test.David S. Miller2014-05-151-1/+1
| * | | | | | | | | | net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches2014-05-141-3/+5
| * | | | | | | | | | ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-142-3/+15
| * | | | | | | | | | net: support marking accepting TCP socketsLorenzo Colitti2014-05-142-0/+11
| * | | | | | | | | | net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-144-0/+9
| * | | | | | | | | | tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng2014-05-131-7/+7
| * | | | | | | | | | tcp: simplify fast open cookie processingYuchung Cheng2014-05-131-8/+1Star
| * | | | | | | | | | tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng2014-05-131-2/+8
| * | | | | | | | | | net: rename local_df to ignore_dfWANG Cong2014-05-122-4/+4
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-124-3/+29
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: clean up snmp stats codeWANG Cong2014-05-072-32/+18Star
| * | | | | | | | | | | tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell2014-05-071-1/+1
| * | | | | | | | | | | net: Call skb_checksum_init in IPv6Tom Herbert2014-05-051-0/+7
| * | | | | | | | | | | net: Call skb_checksum_init in IPv4Tom Herbert2014-05-051-0/+6
| * | | | | | | | | | | net: Allow csum_add to be provided in archTom Herbert2014-05-051-0/+2
| * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-055-17/+120
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-025-17/+120
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-303-14/+109
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / | | | | |/| | | | | | | |
| | | | * | | | | | | | | cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-281-0/+8
| | | | * | | | | | | | | cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-251-0/+6
| | | | * | | | | | | | | mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2014-04-251-6/+10
| | | | * | | | | | | | | cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2014-04-251-0/+27
| | | | * | | | | | | | | mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy2014-04-091-1/+3