summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-04-26net/bonding: Make DRV macros privateMatan Barak
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet
2015-04-13netfilter: nf_tables: mark stateful expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy
2015-04-13netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy
2015-04-13netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
2015-04-13netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy
2015-04-13netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-119p: switch p9_client_read() to passing struct iov_iter *Al Viro
2015-04-119p: switch p9_client_write() to passing it struct iov_iter *Al Viro
2015-04-11net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf
2015-04-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram
2015-04-09mac802154: fix typo for deviceVarka Bhadram
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann
2015-04-09net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro
2015-04-09Merge branch 'iocb' into for-davemAl Viro
2015-04-08Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy
2015-04-07net: remove extra newlinesSheng Yong
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee
2015-04-07tcp: RFC7413 option support for Fast Open serverDaniel Lee
2015-04-07Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-07Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann
2015-04-07Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann