index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2011-11-08
sctp: fasthandoff with ASCONF at mobile-node
Michio Honda
-0
/
+1
2011-11-08
cfg80211: fix missing kernel-doc
Johannes Berg
-0
/
+4
2011-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
-2
/
+5
2011-11-08
Bluetooth: Add address type fields to mgmt messages that need them
Johan Hedberg
-15
/
+18
2011-11-08
Bluetooth: Update link key mgmt APIs to match latest spec.
Johan Hedberg
-10
/
+10
2011-11-08
Bluetooth: Convert power off mechanism to use delayed_work
Johan Hedberg
-2
/
+1
2011-11-08
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
Johan Hedberg
-0
/
+1
2011-11-08
Bluetooth: Add timeout field to mgmt_set_discoverable
Johan Hedberg
-0
/
+7
2011-11-08
Bluetooth: Create hci_cancel_inquiry()
Andre Guedes
-0
/
+1
2011-11-08
Bluetooth: Create hci_do_inquiry()
Andre Guedes
-0
/
+2
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
-1
/
+8
2011-11-07
Bluetooth: Add definitions for L2CAP fixed channels
Mat Martineau
-0
/
+4
2011-11-07
Bluetooth: Add AMP-related data and structures for channel signals
Mat Martineau
-2
/
+52
2011-11-07
Bluetooth: Add channel policy to getsockopt/setsockopt
Mat Martineau
-0
/
+1
2011-11-07
Bluetooth: Change scope of the enable_hs module parameter
Mat Martineau
-0
/
+1
2011-11-07
Bluetooth: Add BT_CHANNEL_POLICY socket option
Mat Martineau
-0
/
+27
2011-11-07
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
-1
/
+43
2011-11-07
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
-0
/
+1
2011-11-07
Bluetooth: Fix command complete/status for discovery commands
Johan Hedberg
-0
/
+1
2011-11-07
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
-1
/
+5
2011-11-07
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
-0
/
+3
2011-11-07
Bluetooth: Make hci_unregister_dev return void
David Herrmann
-1
/
+1
2011-11-07
Bluetooth: Use miliseconds for L2CAP channel timeouts
Andrzej Kaczmarek
-2
/
+5
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-3
/
+12
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-23
/
+25
2011-11-04
netlink: clarify attribute length check documentation
Johannes Berg
-2
/
+9
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-1
/
+3
2011-11-04
mac80211: warn only once about not finding a rate
Johannes Berg
-1
/
+2
2011-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
-0
/
+1
2011-11-01
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
-9
/
+13
2011-11-01
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
-1
/
+1
2011-11-01
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
Pablo Neira Ayuso
-51
/
+2
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
-3
/
+3
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
-3
/
+2
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
-4
/
+5
2011-10-31
bluetooth: macroize two small inlines to avoid module.h
Paul Gortmaker
-11
/
+13
2011-10-31
ip_vs.h: fix implicit use of module_get/module_put from module.h
Paul Gortmaker
-8
/
+7
2011-10-31
nf_conntrack.h: fix up fallout from implicit moduleparam.h presence
Paul Gortmaker
-0
/
+2
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
-2
/
+3
2011-10-31
net: sch_generic remove redundant use of <linux/module.h>
Paul Gortmaker
-1
/
+0
2011-10-31
net: inet_timewait_sock doesnt need <linux/module.h>
Paul Gortmaker
-1
/
+0
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
-1
/
+3
2011-10-26
Merge branch 'for-linus' of git://github.com/ericvh/linux
Linus Torvalds
-23
/
+9
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-32
/
+32
2011-10-24
TCP: remove TCP_DEBUG
Flavio Leitner
-1
/
+0
2011-10-24
net/9p: Convert net/9p protocol dumps to tracepoints
Aneesh Kumar K.V
-6
/
+3
2011-10-24
fs/9p: change an int to unsigned int
Dan Carpenter
-1
/
+1
2011-10-24
fs/9p: Update zero-copy implementation in 9p
Aneesh Kumar K.V
-16
/
+5
2011-10-24
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
-2
/
+4
2011-10-24
tcp: md5: add more const attributes
Eric Dumazet
-8
/
+9
[prev]
[next]