index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-13
Bluetooth: Store RFCOMM address information in its own socket structure
Marcel Holtmann
1
-13
/
+15
2013-10-13
Bluetooth: Store SCO address information in its own socket structure
Marcel Holtmann
1
-18
/
+18
2013-10-13
Bluetooth: Use SCO addresses from HCI connection directly
Marcel Holtmann
1
-12
/
+8
2013-10-13
Bluetooth: Access BNEP session addresses through L2CAP channel
Marcel Holtmann
1
-12
/
+6
2013-10-13
Bluetooth: Access HIDP session addresses through L2CAP channel
Marcel Holtmann
1
-6
/
+12
2013-10-13
Bluetooth: Access CMTP session addresses through L2CAP channel
Marcel Holtmann
1
-3
/
+3
2013-10-13
Bluetooth: Access RFCOMM session addresses through L2CAP channel
Marcel Holtmann
1
-10
/
+9
2013-10-13
Bluetooth: Return the correct address type for L2CAP sockets
Marcel Holtmann
2
-0
/
+21
2013-10-13
Bluetooth: Store address information in L2CAP channel structure
Marcel Holtmann
2
-40
/
+27
2013-10-13
Bluetooth: Update L2CAP socket source address from HCI connection
Marcel Holtmann
1
-4
/
+5
2013-10-13
Bluetooth: Fix coding style violations in SMP handling
Marcel Holtmann
1
-18
/
+17
2013-10-13
Bluetooth: Fix input address type for SMP C1 function
Marcel Holtmann
1
-8
/
+10
2013-10-13
Bluetooth: Use hci_conn->src address for L2CAP functions
Marcel Holtmann
1
-10
/
+7
2013-10-13
Bluetooth: Use hci_conn->src address for SMP functions
Marcel Holtmann
1
-7
/
+5
2013-10-13
Bluetooth: Update source address and type for incoming LE connections
Marcel Holtmann
1
-0
/
+11
2013-10-13
Bluetooth: Store source address of HCI connections
Marcel Holtmann
1
-2
/
+5
2013-10-13
Bluetooth: Store the source address type of LE connections
Marcel Holtmann
1
-4
/
+7
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
3
-16
/
+11
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP
Marcel Holtmann
1
-14
/
+17
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP
Marcel Holtmann
1
-18
/
+21
2013-10-13
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
Marcel Holtmann
2
-3
/
+5
2013-10-12
Bluetooth: Unicast connectionless data reception is supported
Marcel Holtmann
1
-1
/
+1
2013-10-12
Bluetooth: The L2CAP fixed channel connectionless data is supported
Marcel Holtmann
1
-1
/
+1
2013-10-12
batman-adv: Add dummy soft-interface rx mode handler
Linus Lüssing
1
-0
/
+13
2013-10-12
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
1
-6
/
+4
2013-10-12
batman-adv: implement batadv_tt_entries
Antonio Quartulli
1
-4
/
+15
2013-10-12
batman-adv: remove useless find_router look up
Simon Wunderlich
1
-21
/
+8
2013-10-12
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
5
-17
/
+37
2013-10-12
batman-adv: create common header for ICMP packets
Antonio Quartulli
4
-42
/
+62
2013-10-12
Bluetooth: Allow 3D profile to use security mode 4 level 0
Marcel Holtmann
2
-0
/
+14
2013-10-12
Bluetooth: Limit security mode 4 level 0 to connection oriented channels
Marcel Holtmann
2
-12
/
+22
2013-10-12
Bluetooth: Fix PSM value for L2CAP connectionless data packets
Marcel Holtmann
1
-2
/
+3
2013-10-12
batman-adv: use htons when possible
Antonio Quartulli
5
-13
/
+13
2013-10-12
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
5
-4
/
+154
2013-10-12
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
11
-1
/
+574
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
14
-729
/
+221
2013-10-12
batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
Antonio Quartulli
1
-1
/
+1
2013-10-12
batman-adv: h_vlan_encapsulated_proto access refactoring
Antonio Quartulli
1
-7
/
+12
2013-10-12
batman-adv: don't use call_rcu if not needed
Antonio Quartulli
1
-14
/
+6
2013-10-12
batman-adv: remove batadv_tt_global_add_orig declaration
Antonio Quartulli
1
-3
/
+0
2013-10-12
batman-adv: make tt_global_add static and return bool
Antonio Quartulli
2
-10
/
+8
2013-10-12
batman-adv: only add recordroute information to icmp request/reply
Simon Wunderlich
1
-1
/
+3
2013-10-12
Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices
Marcel Holtmann
1
-2
/
+6
2013-10-12
Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
Marcel Holtmann
1
-0
/
+1
2013-10-11
ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found
Oussama Ghorbel
1
-2
/
+1
2013-10-11
tcp: tcp_transmit_skb() optimizations
Eric Dumazet
1
-7
/
+7
2013-10-11
netem: free skb's in tree on reset
stephen hemminger
1
-0
/
+16
2013-10-11
netem: update backlog after drop
stephen hemminger
1
-0
/
+1
2013-10-11
l2tp: must disable bh before calling l2tp_xmit_skb()
Eric Dumazet
1
-0
/
+4
2013-10-11
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
26
-2072
/
+1964
[prev]
[next]