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
2015-01-03
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
1
-1
/
+0
2015-01-03
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
1
-0
/
+1
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-34
/
+121
2015-01-01
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
1
-21
/
+29
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
1
-2
/
+2
2014-12-27
genetlink: pass multicast bind/unbind to families
Johannes Berg
1
-0
/
+5
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
1
-2
/
+2
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-4
/
+24
2014-12-27
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
1
-1
/
+0
2014-12-26
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
Marcel Holtmann
1
-0
/
+10
2014-12-20
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
1
-2
/
+0
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
1
-0
/
+1
2014-12-20
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
1
-0
/
+6
2014-12-20
Bluetooth: Add structures for LE Data Length Extension feature
Marcel Holtmann
1
-0
/
+43
2014-12-20
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
1
-2
/
+0
2014-12-20
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
1
-2
/
+0
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
1
-25
/
+0
2014-12-19
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
1
-1
/
+2
2014-12-19
Bluetooth: 6lowpan: Add IPSP PSM value
Jukka Rissanen
1
-0
/
+1
2014-12-19
nl802154: introduce support for cca settings
Alexander Aring
2
-1
/
+4
2014-12-19
ieee802154: rework cca setting
Alexander Aring
3
-3
/
+13
2014-12-19
nl802154: introduce cca mode enums
Alexander Aring
1
-0
/
+43
2014-12-18
nl80211: Stop scheduled scan if netlink client disappears
Jukka Rissanen
1
-0
/
+3
2014-12-18
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
1
-0
/
+2
2014-12-17
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
2
-0
/
+33
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2014-12-15
mac80211: move U-APSD enablement to vif flags
Johannes Berg
1
-8
/
+7
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2014-12-12
mac80211: Fix accounting of multicast frames
Sujith Manoharan
1
-0
/
+6
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
1
-3
/
+3
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
57
-726
/
+2785
2014-12-11
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-17
/
+9
2014-12-11
Merge branch 'nsfs' into for-next
Al Viro
1
-1
/
+2
2014-12-11
mm: memcontrol: lockless page counters
Johannes Weiner
1
-17
/
+9
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+6
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-12-10
irda: Convert function pointer arrays and uses to const
Joe Perches
1
-3
/
+3
2014-12-10
llc: Make llc_sap_action_t function pointer arrays const
Joe Perches
1
-1
/
+1
2014-12-10
llc: Make llc_conn_ev_qfyr_t function pointer arrays const
Joe Perches
1
-1
/
+1
2014-12-10
llc: Make function pointer arrays const
Joe Perches
1
-1
/
+1
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2
-30
/
+3
2014-12-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-12-10
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
12
-58
/
+212
2014-12-10
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
1
-29
/
+0
2014-12-10
put iov_iter into msghdr
Al Viro
2
-2
/
+3
2014-12-10
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
1
-3
/
+3
2014-12-10
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
1
-1
/
+2
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
1
-1
/
+0
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2014-12-09
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined
Alexander Duyck
1
-2
/
+2
[prev]
[next]