summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-22
|\
| * xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-23
| * xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-22
* | net: Add a software TSO helper APIEzequiel Garcia2014-05-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-22
|\ \
| * | netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-19
| * | netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-23
| * | netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-02
* | | tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2014-05-22
* | | ieee802154, mac802154: implement devkey record optionPhoebe Buckheister2014-05-16
* | | mac802154: add llsec configuration functionsPhoebe Buckheister2014-05-16
* | | ieee802154: add dgram sockopts for security controlPhoebe Buckheister2014-05-16
* | | mac802154: integrate llsec with wpan devicesPhoebe Buckheister2014-05-16
* | | ieee802154: add types for link-layer securityPhoebe Buckheister2014-05-16
* | | ieee802154: change _cb handling slightlyPhoebe Buckheister2014-05-15
* | | ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister2014-05-15
* | | net: Fix CONFIG_SYSCTL ifdef test.David S. Miller2014-05-15
* | | net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches2014-05-14
* | | ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-14
* | | net: support marking accepting TCP socketsLorenzo Colitti2014-05-13
* | | net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-13
* | | tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng2014-05-13
* | | tcp: simplify fast open cookie processingYuchung Cheng2014-05-13
* | | tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng2014-05-13
* | | net: rename local_df to ignore_dfWANG Cong2014-05-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\ \ \
| * \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-09
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-08
| | |\ \ \
| | | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-06
| | | |\ \ \
| | | | * | | cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-05
| * | | | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-08
| * | | | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-08
| |/ / / / /
| * | | | | vsock: Make transport the proto ownerAndy King2014-05-05
| * | | | | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-24
* | | | | | net: clean up snmp stats codeWANG Cong2014-05-07
* | | | | | tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell2014-05-07
* | | | | | net: Call skb_checksum_init in IPv6Tom Herbert2014-05-05
* | | | | | net: Call skb_checksum_init in IPv4Tom Herbert2014-05-05
* | | | | | net: Allow csum_add to be provided in archTom Herbert2014-05-05
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-02
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-30
| | |\ \ \ \ \ \