Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Bluetooth: Implement secondary advertising on different PHYs | Jaganath Kanakkassery | 2018-07-30 | 2 | -0/+10 | |
| | | * | | | | Bluetooth: Handle ADv set terminated event | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+8 | |
| | | * | | | | Bluetooth: Implement Set ADV set random address | Jaganath Kanakkassery | 2018-07-30 | 2 | -0/+10 | |
| | | * | | | | Bluetooth: Implement disable and removal of adv instance | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+2 | |
| | | * | | | | Bluetooth: Use Set ext adv/scan rsp data if controller supports | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+22 | |
| | | * | | | | Bluetooth: Impmlement extended adv enable | Jaganath Kanakkassery | 2018-07-30 | 2 | -0/+40 | |
| | | * | | | | Bluetooth: Read no of adv sets during init | Jaganath Kanakkassery | 2018-07-30 | 2 | -0/+11 | |
| | | * | | | | Bluetooth: Handle extended ADV PDU types | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+8 | |
| | | * | | | | Bluetooth: Set Scan PHYs based on selected PHYs by user | Jaganath Kanakkassery | 2018-07-30 | 2 | -1/+12 | |
| | | * | | | | Bluetooth: Implement PHY changed event | Jaganath Kanakkassery | 2018-07-30 | 2 | -0/+6 | |
| | | * | | | | Bluetooth: Implement Set PHY Confguration command | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+19 | |
| | | * | | | | Bluetooth: Implement Get PHY Configuration mgmt command | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+25 | |
| | | * | | | | Bluetooth: Add defines for BREDR pkt_type and LE PHYs | Jaganath Kanakkassery | 2018-07-30 | 2 | -0/+18 | |
| | | * | | | | Bluetooth: Define PHY flags in hdev and set 1M as default | Jaganath Kanakkassery | 2018-07-30 | 2 | -0/+7 | |
| | | * | | | | Bluetooth: Use extended LE Connection if supported | Jaganath Kanakkassery | 2018-07-06 | 2 | -0/+38 | |
| | | * | | | | Bluetooth: Process extended ADV report event | Jaganath Kanakkassery | 2018-07-06 | 1 | -0/+26 | |
| | | * | | | | Bluetooth: Use extended scanning if controller supports | Jaganath Kanakkassery | 2018-07-06 | 2 | -0/+28 | |
| | | * | | | | Bluetooth: Add HCI command for clear Resolv list | Ankit Navik | 2018-07-06 | 1 | -0/+2 | |
| | | * | | | | Bluetooth: Store Resolv list size | Ankit Navik | 2018-07-06 | 2 | -0/+8 | |
| | * | | | | | ip: use rb trees for IP frag queue. | Peter Oskolkov | 2018-08-05 | 1 | -1/+2 | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-08-05 | 2 | -2/+7 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | netfilter: use kvmalloc_array to allocate memory for hashtable | Li RongQing | 2018-08-03 | 1 | -2/+0 | |
| | | * | | | | | netfilter: nf_tables: handle meta/lookup with direct call | Florian Westphal | 2018-07-30 | 1 | -0/+7 | |
| | * | | | | | | include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE | zhong jiang | 2018-08-04 | 1 | -1/+1 | |
| | * | | | | | | rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller | David Howells | 2018-08-03 | 1 | -1/+1 | |
| | * | | | | | | net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined | Vincent Bernat | 2018-08-01 | 1 | -7/+7 | |
| | * | | | | | | net: sched: make tcf_chain_{get,put}() static | Jiri Pirko | 2018-08-01 | 1 | -3/+0 | |
| | * | | | | | | net: ipv4: Notify about changes to ip_forward_update_priority | Petr Machata | 2018-08-01 | 1 | -0/+1 | |
| | * | | | | | | net: ipv4: Control SKB reprioritization after forwarding | Petr Machata | 2018-08-01 | 1 | -0/+1 | |
| | * | | | | | | net: add helpers checking if socket can be bound to nonlocal address | Vincent Bernat | 2018-08-01 | 2 | -0/+15 | |
| | * | | | | | | net: remove bogus RCU annotations on socket.wq | Christoph Hellwig | 2018-07-31 | 1 | -1/+1 | |
| | * | | | | | | net/tc: introduce TC_ACT_REINSERT. | Paolo Abeni | 2018-07-30 | 2 | -0/+31 | |
| | * | | | | | | tc/act: remove unneeded RCU lock in action callback | Paolo Abeni | 2018-07-30 | 2 | -1/+3 | |
| | * | | | | | | net: remove sock_poll_busy_flag | Christoph Hellwig | 2018-07-30 | 1 | -6/+0 | |
| | * | | | | | | net: remove sock_poll_busy_loop | Christoph Hellwig | 2018-07-30 | 1 | -9/+0 | |
| | * | | | | | | net: don not detour through struct sock to find the poll waitqueue | Christoph Hellwig | 2018-07-30 | 1 | -3/+2 | |
| | * | | | | | | net: simplify sock_poll_wait | Christoph Hellwig | 2018-07-30 | 1 | -5/+6 | |
| | * | | | | | | net: dcb: Add priority-to-DSCP map getters | Petr Machata | 2018-07-27 | 1 | -0/+13 | |
| | * | | | | | | net: sched: don't dump chains only held by actions | Jiri Pirko | 2018-07-27 | 2 | -0/+4 | |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-07-27 | 2 | -9/+64 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | xfrm: Remove xfrmi interface ID from flowi | Benedict Wong | 2018-07-20 | 3 | -10/+15 | |
| | | * | | | | | ipv6: xfrm: use 64-bit timestamps | Arnd Bergmann | 2018-07-11 | 1 | -1/+1 | |
| | | * | | | | | xfrm: policy: remove pcpu policy cache | Florian Westphal | 2018-06-25 | 1 | -1/+0 | |
| | | * | | | | | xfrm: Add virtual xfrm interfaces | Steffen Klassert | 2018-06-23 | 1 | -0/+24 | |
| | | * | | | | | xfrm: Add a new lookup key to match xfrm interfaces. | Steffen Klassert | 2018-06-23 | 1 | -5/+16 | |
| | | * | | | | | flow: Extend flow informations with xfrm interface id. | Steffen Klassert | 2018-06-23 | 1 | -0/+9 | |
| | | * | | | | | xfrm: Extend the output_mark to support input direction and masking. | Steffen Klassert | 2018-06-23 | 1 | -1/+8 | |
| | * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-24 | 4 | -9/+20 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | net: sched: cls_flower: propagate chain teplate creation and destruction to d... | Jiri Pirko | 2018-07-23 | 1 | -0/+2 | |
| | * | | | | | | net: sched: introduce chain templates | Jiri Pirko | 2018-07-23 | 1 | -0/+12 |