summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-04-13netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy-5/+2
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy-5/+31
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy-2/+1
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy-1/+0
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy-3/+4
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy-1/+1
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller-23/+136
2015-04-119p: switch p9_client_read() to passing struct iov_iter *Al Viro-2/+1
2015-04-119p: switch p9_client_write() to passing it struct iov_iter *Al Viro-2/+3
2015-04-11net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro-1/+1
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf-1/+1
2015-04-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-7/+19
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-1/+157
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram-1/+1
2015-04-09mac802154: fix typo for deviceVarka Bhadram-1/+1
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann-0/+13
2015-04-09net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro-1/+1
2015-04-09Merge branch 'iocb' into for-davemAl Viro-1/+0
2015-04-08Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller-1/+10
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso-93/+71
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy-0/+7
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy-0/+20
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy-0/+2
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy-1/+3
2015-04-07net: remove extra newlinesSheng Yong-2/+0
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee-1/+2
2015-04-07tcp: RFC7413 option support for Fast Open serverDaniel Lee-0/+2
2015-04-07Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg-2/+4
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller-5/+8
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller-10/+12
2015-04-07Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann-3/+0
2015-04-07Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann-1/+1
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-13/+17
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg-28/+58
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-17/+4
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org-17/+4
2015-04-06nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard-0/+4
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard-1/+1
2015-04-06nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard-0/+4
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller-10/+7
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller-16/+8
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller-16/+8
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller-5/+1
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel-0/+1
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel-0/+1
2015-04-02Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg-3/+0
2015-04-02Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg-2/+0
2015-04-02Bluetooth: Remove unneeded recv_event variableJohan Hedberg-1/+0
2015-04-02Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg-0/+1
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg-0/+3