aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | netfilter: nf_tables: fix set selection when timeouts are requestedPatrick McHardy2015-04-08
| | * | | | | | | | | | netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2015-04-08
| | * | | | | | | | | | netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2015-04-08
| | * | | | | | | | | | netfilter: bridge: add and use nf_bridge_info_get helperFlorian Westphal2015-04-08
| | * | | | | | | | | | netfilter: physdev: use helpersFlorian Westphal2015-04-08
| | * | | | | | | | | | netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-08
| | * | | | | | | | | | netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal2015-04-08
| | * | | | | | | | | | netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...Daniel Borkmann2015-04-08
| | * | | | | | | | | | netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal2015-04-02
| | * | | | | | | | | | netfilter: nft_meta: fix cgroup matchingPablo Neira Ayuso2015-04-01
| | * | | | | | | | | | netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann2015-04-01
| | * | | | | | | | | | netfilter: nft_hash: add support for timeoutsPatrick McHardy2015-04-01
| | * | | | | | | | | | netfilter: nf_tables: add GC synchronization helpersPatrick McHardy2015-04-01
| | * | | | | | | | | | netfilter: nf_tables: add set garbage collection helpersPatrick McHardy2015-04-01
| | * | | | | | | | | | netfilter: nf_tables: add set element timeout supportPatrick McHardy2015-04-01
| | * | | | | | | | | | netfilter: nf_tables: add set timeout API supportPatrick McHardy2015-04-01
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-04-09
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits hostFan Du2015-03-03
| * | | | | | | | | | | tcp: do not rearm rsk_timer on FastOpen requestsEric Dumazet2015-04-08
| * | | | | | | | | | | Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-04-08
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | NFC: nci: Add firmware download supportClément Perrochaud2015-03-26
| * | | | | | | | | | | | netfilter: Fix switch statement warnings with recent gcc.David Miller2015-04-08
| * | | | | | | | | | | | ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is availableHannes Frederic Sowa2015-04-08
| * | | | | | | | | | | | ipv4: ip_tunnel: use net namespace from rtable not socketHannes Frederic Sowa2015-04-08
| * | | | | | | | | | | | net: remove extra newlinesSheng Yong2015-04-07
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | tcp: RFC7413 option support for Fast Open clientDaniel Lee2015-04-07
| * | | | | | | | | | | tcp: RFC7413 option support for Fast Open serverDaniel Lee2015-04-07
| * | | | | | | | | | | netns: allow to dump netns idsNicolas Dichtel2015-04-07
| * | | | | | | | | | | netns: notify netns id eventsNicolas Dichtel2015-04-07
| * | | | | | | | | | | netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel2015-04-07
| * | | | | | | | | | | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-07
| * | | | | | | | | | | netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
| * | | | | | | | | | | netfilter: Add socket pointer to nf_hook_state.David Miller2015-04-07
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-07
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bluetooth: Fix location of TX power field in LE advertising dataMarcel Holtmann2015-04-04
| | * | | | | | | | | | Bluetooth: hidp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-04
| | * | | | | | | | | | Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-04
| | * | | | | | | | | | Bluetooth: bnep: Handle BNEP connection setup requestGrzegorz Kolodziejczyk2015-04-03
| | * | | | | | | | | | Bluetooth: bnep: Add support to extended headers of control framesGrzegorz Kolodziejczyk2015-04-03
| | * | | | | | | | | | Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk2015-04-03
| | * | | | | | | | | | Bluetooth: bnep: Return err value while sending cmd is not understoodGrzegorz Kolodziejczyk2015-04-03
| | * | | | | | | | | | Bluetooth: Disallow LE local out-of-band data when LE privacy is usedMarcel Holtmann2015-04-02
| | * | | | | | | | | | Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-02
| | * | | | | | | | | | Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-02
| | * | | | | | | | | | Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-02
| | * | | | | | | | | | Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-02
| | * | | | | | | | | | Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-02
| | * | | | | | | | | | Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-02
| | * | | | | | | | | | Bluetooth: Add clarifying comment to command status handlingJohan Hedberg2015-04-02
| | * | | | | | | | | | Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann2015-04-02