summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | netfilter: nf_tables: support different set binding typesPatrick McHardy2015-04-082-3/+10
| * | | | netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy2015-04-082-10/+14
| * | | | netfilter: nf_tables: fix set selection when timeouts are requestedPatrick McHardy2015-04-081-1/+1
| * | | | netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2015-04-081-9/+9
| * | | | netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2015-04-081-4/+11
| * | | | netfilter: bridge: add and use nf_bridge_info_get helperFlorian Westphal2015-04-081-8/+16
| * | | | netfilter: physdev: use helpersFlorian Westphal2015-04-081-12/+22
| * | | | netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-087-33/+75
| * | | | netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal2015-04-081-29/+41
| * | | | netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...Daniel Borkmann2015-04-081-45/+50
| * | | | netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal2015-04-021-2/+15
| * | | | netfilter: nft_meta: fix cgroup matchingPablo Neira Ayuso2015-04-011-3/+2
| * | | | netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann2015-04-011-1/+1
| * | | | netfilter: nft_hash: add support for timeoutsPatrick McHardy2015-04-011-4/+75
| * | | | netfilter: nf_tables: add GC synchronization helpersPatrick McHardy2015-04-011-1/+1
| * | | | netfilter: nf_tables: add set garbage collection helpersPatrick McHardy2015-04-011-0/+25
| * | | | netfilter: nf_tables: add set element timeout supportPatrick McHardy2015-04-011-2/+51
| * | | | netfilter: nf_tables: add set timeout API supportPatrick McHardy2015-04-011-2/+28
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-04-091-0/+5
|\ \ \ \
| * | | | xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits hostFan Du2015-03-031-0/+5
* | | | | tcp: do not rearm rsk_timer on FastOpen requestsEric Dumazet2015-04-081-4/+10
* | | | | Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-04-081-0/+11
|\ \ \ \ \
| * | | | | NFC: nci: Add firmware download supportClément Perrochaud2015-03-261-0/+11
* | | | | | netfilter: Fix switch statement warnings with recent gcc.David Miller2015-04-085-3/+17
* | | | | | ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is availableHannes Frederic Sowa2015-04-081-1/+1
* | | | | | ipv4: ip_tunnel: use net namespace from rtable not socketHannes Frederic Sowa2015-04-081-1/+2
* | | | | | net: remove extra newlinesSheng Yong2015-04-074-12/+0
| |_|_|/ / |/| | | |
* | | | | tcp: RFC7413 option support for Fast Open clientDaniel Lee2015-04-074-14/+36
* | | | | tcp: RFC7413 option support for Fast Open serverDaniel Lee2015-04-073-23/+54
* | | | | netns: allow to dump netns idsNicolas Dichtel2015-04-071-1/+48
* | | | | netns: notify netns id eventsNicolas Dichtel2015-04-071-8/+44
* | | | | netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel2015-04-071-1/+1
* | | | | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-079-17/+32
* | | | | netfilter: Pass socket pointer down through okfn().David Miller2015-04-0731-176/+219
* | | | | netfilter: Add socket pointer to nf_hook_state.David Miller2015-04-071-0/+4
| |_|_|/ |/| | |
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-0717-316/+546
|\ \ \ \
| * | | | Bluetooth: Fix location of TX power field in LE advertising dataMarcel Holtmann2015-04-041-6/+8
| * | | | Bluetooth: hidp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-041-2/+2
| * | | | Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-042-3/+3
| * | | | Bluetooth: bnep: Handle BNEP connection setup requestGrzegorz Kolodziejczyk2015-04-033-4/+15
| * | | | Bluetooth: bnep: Add support to extended headers of control framesGrzegorz Kolodziejczyk2015-04-031-10/+36
| * | | | Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk2015-04-032-0/+8
| * | | | Bluetooth: bnep: Return err value while sending cmd is not understoodGrzegorz Kolodziejczyk2015-04-031-1/+1
| * | | | Bluetooth: Disallow LE local out-of-band data when LE privacy is usedMarcel Holtmann2015-04-021-6/+19
| * | | | Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-022-51/+65
| * | | | Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-022-51/+58
| * | | | Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-021-5/+0
| * | | | Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-022-15/+0
| * | | | Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-021-14/+14
| * | | | Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-024-44/+81