Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net' | Colin Ian King | 2018-08-06 | 1 | -5/+0 | |
| | * | | | | | net: mac802154: tx: expand tailroom if necessary | Alexander Aring | 2018-08-06 | 1 | -1/+14 | |
| | * | | | | | net: 6lowpan: fix reserved space for single frames | Alexander Aring | 2018-08-06 | 1 | -3/+18 | |
| | * | | | | | Merge remote-tracking branch 'net-next/master' | Stefan Schmidt | 2018-08-06 | 364 | -5755/+12291 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | ieee802154: add rx LQI from userspace | Romuald CARI | 2018-07-13 | 1 | -0/+17 | |
| * | | | | | | ipv4: frags: precedence bug in ip_expire() | Dan Carpenter | 2018-08-06 | 1 | -1/+1 | |
| * | | | | | | net: avoid unnecessary sock_flag() check when enable timestamp | Yafang Shao | 2018-08-06 | 2 | -8/+6 | |
| * | | | | | | net/bridge/br_multicast: remove redundant variable "err" | zhong jiang | 2018-08-06 | 1 | -7/+5 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2018-08-05 | 11 | -218/+1690 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bluetooth: hidp: buffer overflow in hidp_process_report | Mark Salyzyn | 2018-08-01 | 1 | -2/+2 | |
| | * | | | | | Bluetooth: hidp: Fix handling of strncpy for hid->name information | Marcel Holtmann | 2018-07-30 | 1 | -1/+1 | |
| | * | | | | | Bluetooth: Add new quirk for non-persistent setup settings | Sean Wang | 2018-07-30 | 1 | -1/+2 | |
| | * | | | | | Bluetooth: Implement secondary advertising on different PHYs | Jaganath Kanakkassery | 2018-07-30 | 2 | -11/+46 | |
| | * | | | | | Bluetooth: Handle ADv set terminated event | Jaganath Kanakkassery | 2018-07-30 | 2 | -3/+48 | |
| | * | | | | | Bluetooth: Implement Set ADV set random address | Jaganath Kanakkassery | 2018-07-30 | 6 | -3/+223 | |
| | * | | | | | Bluetooth: Use ext adv for directed adv | Jaganath Kanakkassery | 2018-07-30 | 1 | -22/+45 | |
| | * | | | | | Bluetooth: Implement disable and removal of adv instance | Jaganath Kanakkassery | 2018-07-30 | 4 | -2/+27 | |
| | * | | | | | Bluetooth: Use Set ext adv/scan rsp data if controller supports | Jaganath Kanakkassery | 2018-07-30 | 4 | -34/+108 | |
| | * | | | | | Bluetooth: Impmlement extended adv enable | Jaganath Kanakkassery | 2018-07-30 | 5 | -25/+245 | |
| | * | | | | | Bluetooth: Read no of adv sets during init | Jaganath Kanakkassery | 2018-07-30 | 2 | -2/+32 | |
| | * | | | | | Bluetooth: Use selected PHYs in extended connect | Jaganath Kanakkassery | 2018-07-30 | 1 | -16/+45 | |
| | * | | | | | Bluetooth: Handle extended ADV PDU types | Jaganath Kanakkassery | 2018-07-30 | 1 | -13/+37 | |
| | * | | | | | Bluetooth: Set Scan PHYs based on selected PHYs by user | Jaganath Kanakkassery | 2018-07-30 | 1 | -9/+28 | |
| | * | | | | | Bluetooth: Implement PHY changed event | Jaganath Kanakkassery | 2018-07-30 | 2 | -1/+25 | |
| | * | | | | | Bluetooth: Implement Set PHY Confguration command | Jaganath Kanakkassery | 2018-07-30 | 2 | -0/+208 | |
| | * | | | | | Bluetooth: Implement Get PHY Configuration mgmt command | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+145 | |
| | * | | | | | Bluetooth: Define PHY flags in hdev and set 1M as default | Jaganath Kanakkassery | 2018-07-30 | 1 | -4/+5 | |
| | * | | | | | Bluetooth: Use lock_sock_nested in bt_accept_enqueue | Philipp Puschmann | 2018-07-18 | 1 | -1/+1 | |
| | * | | | | | Bluetooth: avoid killing an already killed socket | Sudip Mukherjee | 2018-07-16 | 1 | -1/+2 | |
| | * | | | | | Bluetooth: Use extended LE Connection if supported | Jaganath Kanakkassery | 2018-07-06 | 3 | -18/+109 | |
| | * | | | | | Bluetooth: Introduce helpers for le conn status and complete | Jaganath Kanakkassery | 2018-07-06 | 1 | -45/+65 | |
| | * | | | | | Bluetooth: Process extended ADV report event | Jaganath Kanakkassery | 2018-07-06 | 2 | -0/+61 | |
| | * | | | | | Bluetooth: Use extended scanning if controller supports | Jaganath Kanakkassery | 2018-07-06 | 2 | -25/+136 | |
| | * | | | | | Bluetooth: Introduce helpers for LE set scan start and complete | Jaganath Kanakkassery | 2018-07-06 | 2 | -49/+46 | |
| | * | | | | | Bluetooth: Add HCI command for clear Resolv list | Ankit Navik | 2018-07-06 | 2 | -0/+22 | |
| | * | | | | | Bluetooth: Store Resolv list size | Ankit Navik | 2018-07-06 | 3 | -0/+45 | |
| | * | | | | | 6lowpan: iphc: reset mac_header after decompress to fix panic | Michael Scott | 2018-07-06 | 1 | -0/+1 | |
| * | | | | | | net: sched: cls_flower: Fix an error code in fl_tmplt_create() | Dan Carpenter | 2018-08-05 | 1 | -1/+3 | |
| * | | | | | | net: check extack._msg before print | Li RongQing | 2018-08-05 | 1 | -1/+2 | |
| * | | | | | | ipv6: defrag: drop non-last frags smaller than min mtu | Florian Westphal | 2018-08-05 | 2 | -0/+8 | |
| * | | | | | | ip: use rb trees for IP frag queue. | Peter Oskolkov | 2018-08-05 | 4 | -87/+113 | |
| * | | | | | | net: modify skb_rbtree_purge to return the truesize of all purged skbs. | Peter Oskolkov | 2018-08-05 | 1 | -1/+5 | |
| * | | | | | | ip: discard IPv4 datagrams with overlapping segments. | Peter Oskolkov | 2018-08-05 | 2 | -56/+20 | |
| * | | | | | | net/tls: Mark the end in scatterlist table | Vakul Garg | 2018-08-05 | 1 | -0/+3 | |
| * | | | | | | ipv6: icmp: Updating pmtu for link local route | Georg Kohmann | 2018-08-05 | 1 | -1/+1 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-08-05 | 23 | -230/+1270 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: nft_tunnel: fix sparse errors | Pablo Neira Ayuso | 2018-08-04 | 1 | -5/+3 | |
| | * | | | | | | netfilter: conntrack: avoid use-after free on rmmod | Florian Westphal | 2018-08-03 | 1 | -4/+3 | |
| | * | | | | | | netfilter: kconfig: remove ct zone/label dependencies | Florian Westphal | 2018-08-03 | 1 | -3/+3 | |
| | * | | | | | | netfilter: nf_tables: simplify NLM_F_CREATE handling | Pablo Neira Ayuso | 2018-08-03 | 1 | -19/+10 |