Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
660882432909dbe611f1792eda158188065cb9f1
/
include
adc9300
net: use jump_label to shortcut RPS if not setup
by Eric Dumazet
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
ccf5ff6
net: new counter for tx_timeout errors in sysfs
by david decotigny
· 13 years ago
0345e18
net: verify GSO flag bits against netdev features
by Michał Mirosław
· 13 years ago
28011cf
net: Add ethtool to mii advertisment conversion helpers
by Matt Carlson
· 13 years ago
358b838
team: replicate options on register
by Jiri Pirko
· 13 years ago
61dc346
team: convert overall spinlock to mutex
by Jiri Pirko
· 13 years ago
34324dc
net: remove NETIF_F_NO_CSUM feature bit
by Michał Mirosław
· 13 years ago
a861a8b
net: extend netdev_features_t to 64 bits
by Michał Mirosław
· 13 years ago
a19f2a6
net: Define enum for net device features.
by Michał Mirosław
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
a59e2ec
net: split netdev features to separate header
by Michał Mirosław
· 13 years ago
bc5787c6
net: remove legacy ethtool ops
by Michał Mirosław
· 13 years ago
6684604
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
by Rick Jones
· 13 years ago
6488270
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
by Srinivas Kandagatla
· 13 years ago
b2b5ce9
net: introduce build_skb()
by Eric Dumazet
· 13 years ago
8b5c171
neigh: new unresolved queue limits
by Eric Dumazet
· 13 years ago
719269a
6LoWPAN: add fragmentation support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
2a24444
ipv6: reduce percpu needs for icmpv6msg mibs
by Eric Dumazet
· 13 years ago
3d249d4
net: introduce ethernet teaming device
by Jiri Pirko
· 13 years ago
0294582
mac80211: Save probe response data for bss
by Arik Nemtsov
· 13 years ago
00f740e
nl80211: Pass probe response data to drivers
by Arik Nemtsov
· 13 years ago
87bbbe2
nl80211: Add probe response offload attribute
by Arik Nemtsov
· 13 years ago
776d68f
wireless: move ieee80211chan2mhz macro
by Johannes Berg
· 13 years ago
db98c82
NFC: Check if NCI data flow control is used
by Ilan Elias
· 13 years ago
ee4c64f
NFC: Removal of unused operations for NCI spec 1.0 d18
by Ilan Elias
· 13 years ago
e8c0dac
NFC: Update names and structs to NCI spec 1.0 d18
by Ilan Elias
· 13 years ago
e999882
mac80211/cfg80211: report monitor channel in wireless extensions
by Johannes Berg
· 13 years ago
d826eb1
ipv4: PKTINFO doesnt need dst reference
by Eric Dumazet
· 13 years ago
a729cff
mac80211: implement wifi TX status
by Johannes Berg
· 13 years ago
1f074bd
nl80211: advertise socket TX status capability
by Johannes Berg
· 13 years ago
e247bd90
cfg80211/mac80211: allow management TX to not wait for ACK
by Johannes Berg
· 13 years ago
b92ab5d
cfg80211: add event for unexpected 4addr frames
by Johannes Berg
· 13 years ago
5e76023
cfg80211: allow registering to beacons
by Johannes Berg
· 13 years ago
7f6cf31
nl80211: add API to probe a client
by Johannes Berg
· 13 years ago
562a748
nl80211: advertise device AP SME
by Johannes Berg
· 13 years ago
28946da
nl80211: allow subscribing to unexpected class3 frames
by Johannes Berg
· 13 years ago
6096de7
mac80211: add helper to free TX skb
by Johannes Berg
· 13 years ago
6cc00d5
mac80211: QoS multicast frames have No Ack policy
by Thomas Pedersen
· 13 years ago
acb32ba
ipv4: reduce percpu needs for icmpmsg mibs
by Eric Dumazet
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
c2e889a
ieee80211: Define cipher suite selector for WPI-SMS4
by Jouni Malinen
· 13 years ago
ef10068
cfg80211: annotate cfg80211_inform_bss
by Johannes Berg
· 13 years ago
c74d084
mac80211: handle HT PHY BSS membership selector value correctly
by Christian Lamparter
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
5e81905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2e58ef3
Bluetooth: Move pending management command list into struct hci_dev
by Johan Hedberg
· 13 years ago
744cf19
Bluetooth: Pass full hci_dev struct to mgmt callbacks
by Johan Hedberg
· 13 years ago
e56c57d
net: rename sk_clone to sk_clone_lock
by Eric Dumazet
· 13 years ago
077a915
mac80211: support adding IV-room in the skb for CCMP keys
by Arik Nemtsov
· 13 years ago
ddc4bbe
sctp: fasthandoff with ASCONF at mobile-node
by Michio Honda
· 14 years ago
c26887d
cfg80211: fix missing kernel-doc
by Johannes Berg
· 13 years ago
9270fd6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
4c659c3
Bluetooth: Add address type fields to mgmt messages that need them
by Johan Hedberg
· 13 years ago
86742e1
Bluetooth: Update link key mgmt APIs to match latest spec.
by Johan Hedberg
· 13 years ago
3243553
Bluetooth: Convert power off mechanism to use delayed_work
by Johan Hedberg
· 13 years ago
2d7cee5
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
by Johan Hedberg
· 13 years ago
16ab91a
Bluetooth: Add timeout field to mgmt_set_discoverable
by Johan Hedberg
· 13 years ago
023d5049
Bluetooth: Create hci_cancel_inquiry()
by Andre Guedes
· 13 years ago
2519a1f
Bluetooth: Create hci_do_inquiry()
by Andre Guedes
· 13 years ago
9f5a0d7
Bluetooth: Define HCI reasons instead of magic number
by Andrei Emeltchenko
· 13 years ago
d835ac0f
Bluetooth: Add definitions for L2CAP fixed channels
by Mat Martineau
· 13 years ago
38094c7
Bluetooth: Add AMP-related data and structures for channel signals
by Mat Martineau
· 13 years ago
2ea6648
Bluetooth: Add channel policy to getsockopt/setsockopt
by Mat Martineau
· 13 years ago
d7c4d11
Bluetooth: Change scope of the enable_hs module parameter
by Mat Martineau
· 13 years ago
c14968b
Bluetooth: Add BT_CHANNEL_POLICY socket option
by Mat Martineau
· 13 years ago
73d80de
Bluetooth: prioritizing data over HCI
by Luiz Augusto von Dentz
· 13 years ago
db54467
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 13 years ago
164a6e7
Bluetooth: Fix command complete/status for discovery commands
by Johan Hedberg
· 13 years ago
5e59b79
Bluetooth: set skbuffer priority based on L2CAP socket priority
by Luiz Augusto von Dentz
· 13 years ago
0e8b207
Bluetooth: EFS: implement L2CAP config pending state
by Andrei Emeltchenko
· 13 years ago
5973563
Bluetooth: Make hci_unregister_dev return void
by David Herrmann
· 13 years ago
f3f668b
Bluetooth: Use miliseconds for L2CAP channel timeouts
by Andrzej Kaczmarek
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
b32fc0a
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
403299a
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
efb9058
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
by Len Brown
· 13 years ago
208bca0
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
6aad373
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
06d3814
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
46bcfad
cpuidle: Single/Global registration of idle states
by Deepthi Dharwar
· 13 years ago
4202735
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
by Deepthi Dharwar
· 13 years ago
b25edc4
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
by Deepthi Dharwar
· 13 years ago
e978aa7
cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
by Deepthi Dharwar
· 13 years ago
c1056b4
ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning
by Bart Van Assche
· 13 years ago
4505a20
ACPI: Drop ACPI_NO_HARDWARE_INIT
by Rafael J. Wysocki
· 13 years ago
d4a2e61
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
2449b8b
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
by Ben Hutchings
· 13 years ago
8110efc
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
cd3f07d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
fba9569
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
3d0a8d1
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
b4fdcb0
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
589665f
bonding: comparing a u8 with -1 is always false
by Dan Carpenter
· 13 years ago
4b6cc72
netlink: clarify attribute length check documentation
by Johannes Berg
· 13 years ago
Next »