Commit Graph

15576 Commits (7cdcc8e4762f0e4a94cead6a3b57b5eaa01bd5da)

Author SHA1 Message Date
Patrick McHardy 5b285cac35 ipv6: ip6mr: add support for dumping routing tables over netlink 15 years ago
Patrick McHardy d1db275dd3 ipv6: ip6mr: support multiple tables 15 years ago
Patrick McHardy 6bd5214339 ipv6: ip6mr: move mroute data into seperate structure 15 years ago
Patrick McHardy f30a778421 ipv6: ip6mr: convert struct mfc_cache to struct list_head 15 years ago
Patrick McHardy b5aa30b191 ipv6: ip6mr: remove net pointer from struct mfc6_cache 15 years ago
Patrick McHardy c476efbcde ipv6: ip6mr: move unres_queue and timer to per-namespace data 15 years ago
Mark Gross ed77134bfc PM QOS update 15 years ago
Patrick McHardy b56f2d55c6 netfilter: use rcu_dereference_protected() 15 years ago
Patrick McHardy 3b254c54ec netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU 15 years ago
David S. Miller f0ecde1466 net: Fix FDDI and TR config checks in ipv4 arp and LLC. 15 years ago
Andreas Meissner bbd725435d IPv4: unresolved multicast route cleanup 15 years ago
Marcel Holtmann 2b0b05ddc0 Bluetooth: Fix issues where sk_sleep() helper is needed now 15 years ago
Tomas Winkler 7b767cad29 Bluetooth: Use strict_strtoul instead of simple_strtoul 15 years ago
Marcel Holtmann f48fd9c8cd Bluetooth: Create per controller workqueue 15 years ago
Gustavo F. Padovan 844c097242 Bluetooth: Fix spec error in the RemoteBusy Logic 15 years ago
Gustavo F. Padovan 4178ba462a Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu() 15 years ago
Gustavo F. Padovan dfc909befb Bluetooth: Fix race condition on l2cap_ertm_send() 15 years ago
Gustavo F. Padovan 6161c0382b Bluetooth: Add wait_queue to wait ack of all sent packets 15 years ago
Gustavo F. Padovan 1890d36bb5 Bluetooth: Implement Local Busy Condition handling 15 years ago
João Paulo Rechi Vita 9b53350d3c Bluetooth: Completes the I-frame tx_seq check logic on RECV 15 years ago
Gustavo F. Padovan 18778a63dd Bluetooth: Implement missing parts of the Invalid Frame Detection 15 years ago
Gustavo F. Padovan f11d676da4 Bluetooth: Refactor l2cap_retransmit_frame() 15 years ago
Gustavo F. Padovan 9a9c6a3441 Bluetooth: Make hci_send_acl() void 15 years ago
Gustavo F. Padovan ff12fd6433 Bluetooth: Fix lockdep annotation on ERTM 15 years ago
Gustavo F. Padovan 9b16dc6551 Bluetooth: Check if we really are in WAIT_F when F bit comes 15 years ago
Gustavo F. Padovan a2e12a2a31 Bluetooth: Remove unneeded control vars 15 years ago
Gustavo F. Padovan 0301ef04b5 Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame 15 years ago
Gustavo F. Padovan 59203a21a5 Bluetooth: Fix errors reported by checkpatch.pl 15 years ago
Gustavo F. Padovan 44651b85cc Bluetooth: Don't set control bits to zero first 15 years ago
João Paulo Rechi Vita 01760bdde9 Bluetooth: Close L2CAP channel on invalid ReqSeq 15 years ago
Gustavo F. Padovan afefdbc4cf Bluetooth: Fix SDU reassembly under SREJ 15 years ago
João Paulo Rechi Vita 0041ecfa30 Bluetooth: Check if mode is supported on getsockopt 15 years ago
Gustavo F. Padovan bd3c9e255e Bluetooth: Add SOCK_STREAM support to L2CAP 15 years ago
Gustavo F. Padovan 84fb0a6334 Bluetooth: Add Kconfig option for L2CAP Extended Features 15 years ago
Gustavo F. Padovan 3b1a9f3fa6 Bluetooth: Optimize SREJ_QUEUE append 15 years ago
Gustavo F. Padovan 812e737e29 Bluetooth: Fix drop of acked packets on ERTM 15 years ago
Gustavo F. Padovan 0ee0d20855 Bluetooth: Fix crash when monitor timeout expires 15 years ago
Gustavo F. Padovan f6e6b16823 Bluetooth: Fix bug when retransmitting I-frames 15 years ago
Gustavo F. Padovan 68d7f0ce91 Bluetooth: Enable option to configure Max Transmission value via sockopt 15 years ago
Gustavo F. Padovan 369ba30264 Bluetooth: Add module parameter for txWindow size on L2CAP 15 years ago
Gustavo F. Padovan 803020c6fa Bluetooth: Change acknowledgement to use the value of txWindow 15 years ago
Gustavo F. Padovan 14b5aa71ec Bluetooth: Add sockopt configuration for txWindow on L2CAP 15 years ago
Gustavo F. Padovan 855666cccc Bluetooth: Send Ack after clear the SREJ list 15 years ago
Gustavo F. Padovan 052897ca50 Bluetooth: Check the SDU size against the MTU value 15 years ago
Gustavo F. Padovan 10467e9e9b Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values 15 years ago
Gustavo F. Padovan 1c7621596d Bluetooth: Fix configuration of the MPS value 15 years ago
Gustavo F. Padovan 7b1c0049be Bluetooth: Read RFC conf option on a successful Conf RSP 15 years ago
Gustavo F. Padovan 2fb862e215 Bluetooth: Ignore Tx Window value with Streaming mode 15 years ago
Gustavo F. Padovan c1b4f43be0 Bluetooth: Add timer to Acknowledge I-frames 15 years ago
Gustavo F. Padovan 05fbd89dd4 Bluetooth: Finish implementation for Rec RR (P=1) on ERTM 15 years ago