aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-07-10
* tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-06-01
* Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-31
|\
| * mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-28
* | sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-05-27
* | inet: properly align icsk_ca_privEric Dumazet2015-05-19
* | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-04
|\|
| * mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-04
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
|\ \
| * | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-30
| * | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-30
| * | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-29
| * | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-29
* | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-03
|/ /
* | net/bonding: Make DRV macros privateMatan Barak2015-04-26
* | inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-17
|\
| * netns: remove BUG_ONs from net_generic()Denys Vlasenko2015-04-17
| * inet_diag: fix access to tcp cc informationEric Dumazet2015-04-17
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ | |/ |/|
| * 9p: switch p9_client_read() to passing struct iov_iter *Al Viro2015-04-11
| * 9p: switch p9_client_write() to passing it struct iov_iter *Al Viro2015-04-11
| * net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro2015-04-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-14
|\ \
| * | netfilter: nf_tables: mark stateful expressionsPatrick McHardy2015-04-13
| * | netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2015-04-13
| * | netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy2015-04-13
| * | netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2015-04-13
| * | netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy2015-04-13
| * | netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-13
| * | netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-13
| * | netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy2015-04-13
| * | netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy2015-04-13
| * | netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy2015-04-13
| * | netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-13
| * | netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-13
| * | netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-13
| * | netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-13
| * | netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-13
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-13
|\ \ \ | | |/ | |/|
| * | net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro2015-04-09
| * | Merge branch 'iocb' into for-davemAl Viro2015-04-09
| |\ \
| | * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | | | tcp/dccp: get rid of central timewait timerEric Dumazet2015-04-13
| |_|/ |/| |
* | | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2015-04-12
|\ \ \
| * | | cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-07
| * | | mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-01
* | | | rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-10
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-09
|\ \ \ \
| * | | | mac802154: fix transmission power datatypeVarka Bhadram2015-04-09