index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-08
Bluetooth: Add support for PIN code handling in the management interface
Johan Hedberg
3
-0
/
+32
2011-02-08
Bluetooth: Add get_connections managment interface command
Johan Hedberg
1
-0
/
+10
2011-02-08
Bluetooth: Add support for connect failed management event
Johan Hedberg
2
-0
/
+8
2011-02-08
Bluetooth: Add disconnect managment command
Johan Hedberg
2
-0
/
+11
2011-02-08
Bluetooth: Add connected/disconnected management events
Johan Hedberg
2
-0
/
+14
2011-02-08
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
3
-0
/
+48
2011-02-08
Bluetooth: Add class of device control to the management interface
Johan Hedberg
3
-0
/
+18
2011-02-08
Bluetooth: Implement a more complete adapter initialization sequence
Johan Hedberg
2
-0
/
+13
2011-02-08
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
1
-0
/
+6
2011-02-08
Bluetooth: Add special handling with __hci_request and HCI_INIT
Johan Hedberg
1
-1
/
+2
2011-02-08
Bluetooth: Reject pairing requests when in non-pairable mode
Johan Hedberg
2
-0
/
+18
2011-02-08
Bluetooth: Implement UUID handling through the management interface
Johan Hedberg
2
-0
/
+22
2011-02-08
Bluetooth: Implement set_pairable managment command
Johan Hedberg
2
-0
/
+5
2011-02-08
Bluetooth: Add flag to track managment controlled adapters
Johan Hedberg
1
-0
/
+1
2011-02-08
Bluetooth: Unify mode related management messages to a single struct
Johan Hedberg
1
-35
/
+4
2011-02-08
Bluetooth: Add set_connectable management command
Johan Hedberg
2
-0
/
+18
2011-02-08
Bluetooth: Add support for set_discoverable management command
Johan Hedberg
2
-0
/
+17
2011-02-08
Bluetooth: Add support for set_powered management command
Johan Hedberg
2
-1
/
+12
2011-02-08
Bluetooth: Add support for management powered event
Johan Hedberg
2
-0
/
+7
2011-02-08
Bluetooth: Implement automatic setup procedure for local adapters
Johan Hedberg
2
-0
/
+9
2011-02-08
Bluetooth: Use non-flushable by default L2CAP data packets
Andrei Emeltchenko
4
-0
/
+9
2011-02-06
tcp: Add reference to initial CWND ietf draft.
David S. Miller
1
-1
/
+1
2011-02-05
inetpeer: Move ICMP rate limiting state into inet_peer entries.
David S. Miller
3
-5
/
+3
2011-02-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+2
2011-02-04
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
Julia Lawall
1
-1
/
+2
2011-02-04
mac80211: Add testing functionality for TKIP
Jouni Malinen
1
-0
/
+4
2011-02-04
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
1
-1
/
+53
2011-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+25
2011-02-03
tcp: Increase the initial congestion window to 10.
David S. Miller
1
-9
/
+3
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-3
/
+0
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+9
2011-02-02
ipv4: Update some fib_hash centric interface names.
David S. Miller
1
-3
/
+3
2011-02-01
IPVS: Remove unused variables
Simon Horman
1
-2
/
+0
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-3
/
+0
2011-02-01
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
1
-0
/
+9
2011-02-01
ipv4: Consolidate all default route selection implementations.
David S. Miller
1
-5
/
+1
2011-02-01
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
1
-0
/
+3
2011-02-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
1
-0
/
+2
2011-01-29
ipv4: Attach FIB info to dst_default_metrics when possible
David S. Miller
1
-0
/
+1
2011-01-29
ipv4: Allocate fib metrics dynamically.
David S. Miller
1
-1
/
+1
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-01-28
mac80211: add MCS information to radiotap
Johannes Berg
1
-0
/
+25
2011-01-28
net: Pre-COW metrics for TCP.
David S. Miller
3
-2
/
+13
2011-01-28
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-2
/
+21
2011-01-28
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
David S. Miller
1
-0
/
+7
2011-01-28
inetpeer: Add metrics storage to inetpeer entries.
David S. Miller
1
-2
/
+4
2011-01-27
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
3
-37
/
+80
2011-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
[prev]
[next]