index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-14
udp: Add udp_sock_create for UDP tunnels to open listener socket
Tom Herbert
1
-0
/
+32
2014-07-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-69
/
+353
2014-07-11
ipv6: addrconf: implement address generation modes
Jiri Pirko
1
-0
/
+1
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-69
/
+353
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
1
-0
/
+1
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
1
-0
/
+1
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
1
-10
/
+5
2014-07-09
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
1
-0
/
+1
2014-07-08
net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
Florian Fainelli
1
-0
/
+10
2014-07-08
net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].
David Laight
1
-12
/
+14
2014-07-08
net: sctp: Optimise the way 'sctp_arg_t' values are initialised.
David Laight
1
-3
/
+5
2014-07-08
net: sctp: Inline the functions from command.c
David Laight
1
-4
/
+23
2014-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2
-42
/
+67
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
1
-1
/
+0
2014-07-08
Bluetooth: Add flag to track the real advertising state
Johan Hedberg
1
-2
/
+2
2014-07-07
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
1
-0
/
+19
2014-07-07
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
2
-0
/
+21
2014-07-07
vxlan: Call udp_flow_src_port
Tom Herbert
1
-2
/
+0
2014-07-07
udp: Add function to make source port for UDP tunnels
Tom Herbert
1
-0
/
+29
2014-07-07
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
3
-0
/
+40
2014-07-07
flow_dissector: Abstract out hash computation
Tom Herbert
1
-0
/
+1
2014-07-07
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
1
-1
/
+1
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
1
-1
/
+2
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
1
-2
/
+1
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2
-1
/
+4
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
1
-0
/
+6
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
1
-0
/
+1
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
1
-1
/
+0
2014-07-05
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
1
-0
/
+1
2014-07-04
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
1
-0
/
+2
2014-07-04
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
2
-0
/
+7
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
1
-0
/
+9
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
1
-0
/
+10
2014-07-04
Bluetooth: Document the existing device quirks
Marcel Holtmann
1
-0
/
+25
2014-07-04
Bluetooth: Fix constant for public address configuration
Marcel Holtmann
1
-1
/
+2
2014-07-04
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
1
-2
/
+3
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_add function
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_del() function
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
1
-1
/
+1
2014-07-04
Bluetooth: Convert pend_le_conn list to a generic action list
Johan Hedberg
1
-1
/
+1
2014-07-04
Bluetooth: Add support for controller configuration info command
Marcel Holtmann
1
-0
/
+11
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
1
-4
/
+5
2014-07-03
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
1
-0
/
+7
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
1
-0
/
+12
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
1
-2
/
+2
[next]