summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2015-04-0857-250/+419
| | |\ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy2015-04-082-0/+9
| | * | | | | | | | netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy2015-04-083-0/+47
| | * | | | | | | | netfilter: nf_tables: support different set binding typesPatrick McHardy2015-04-081-0/+2
| | * | | | | | | | netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy2015-04-081-1/+3
| | * | | | | | | | netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2015-04-082-1/+1
| | * | | | | | | | netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2015-04-082-3/+6
| | * | | | | | | | netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-081-1/+22
| | * | | | | | | | netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal2015-04-081-1/+1
| | * | | | | | | | netfilter: nft_hash: add support for timeoutsPatrick McHardy2015-04-011-0/+5
| | * | | | | | | | netfilter: nf_tables: add GC synchronization helpersPatrick McHardy2015-04-011-0/+35
| | * | | | | | | | netfilter: nf_tables: add set garbage collection helpersPatrick McHardy2015-04-011-0/+56
| | * | | | | | | | netfilter: nf_tables: add set element timeout supportPatrick McHardy2015-04-012-0/+24
| | * | | | | | | | netfilter: nf_tables: add set timeout API supportPatrick McHardy2015-04-012-0/+15
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-04-084-1/+37
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard2015-04-061-0/+4
| | * | | | | | | | nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard2015-04-061-1/+1
| | * | | | | | | | nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard2015-04-061-0/+4
| | * | | | | | | | NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud2015-03-261-0/+27
| | * | | | | | | | NFC: nci: Add firmware download supportClément Perrochaud2015-03-261-0/+1
| * | | | | | | | | net: remove extra newlinesSheng Yong2015-04-081-2/+0
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | tcp: RFC7413 option support for Fast Open clientDaniel Lee2015-04-082-1/+3
| * | | | | | | | tcp: RFC7413 option support for Fast Open serverDaniel Lee2015-04-082-0/+3
| * | | | | | | | netdevice.h: remove iflink descriptionNicolas Dichtel2015-04-071-2/+1
| * | | | | | | | netns: notify netns id eventsNicolas Dichtel2015-04-071-0/+4
| * | | | | | | | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-074-5/+8
| * | | | | | | | netfilter: Pass socket pointer down through okfn().David Miller2015-04-078-42/+58
| * | | | | | | | netfilter: Add socket pointer to nf_hook_state.David Miller2015-04-071-1/+6
| * | | | | | | | netfilter: Add nf_hook_state initializer function.David Miller2015-04-071-8/+18
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-072-13/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-021-3/+0
| | * | | | | | | Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-021-2/+0
| | * | | | | | | Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-021-1/+0
| | * | | | | | | Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-021-0/+1
| | * | | | | | | Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-021-0/+3
| | * | | | | | | Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-301-4/+10
| | * | | | | | | Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-301-4/+4
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-077-18/+30
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | tc: bpf: add checksum helpersAlexei Starovoitov2015-04-061-1/+37
| * | | | | | | | netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller2015-04-041-2/+1
| * | | | | | | | netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller2015-04-043-10/+7
| * | | | | | | | netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-041-2/+1
| * | | | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-041-16/+8
| * | | | | | | | netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller2015-04-041-2/+1
| * | | | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller2015-04-041-16/+8
| * | | | | | | | netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-3/+1
| * | | | | | | | netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller2015-04-041-5/+1
| * | | | | | | | netfilter: Create and use nf_hook_state.David S. Miller2015-04-041-5/+23
| * | | | | | | | add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-031-0/+9
| * | | | | | | | ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-031-0/+1