Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b003f4e171304234eae9cc11c9fd7f1cbaaf0d6b
/
include
3511c91
net_sched: remove the unused parameter of qdisc_create_dflt()
by Changli Gao
· 14 years ago
1c4c40c
xfrm: make xfrm_bundle_ok local
by stephen hemminger
· 14 years ago
8d8a0b1
rtnetlink: remove rtnl_kill_links
by stephen hemminger
· 14 years ago
6f747ac
xfrm6: make xfrm6_tunnel_free_spi local
by stephen hemminger
· 14 years ago
11165f1
socket: localize functions
by stephen hemminger
· 14 years ago
d5dbda2
ethtool: Add support for vlan accleration.
by Jesse Gross
· 14 years ago
3701e51
vlan: Centralize handling of hardware acceleration.
by Jesse Gross
· 14 years ago
65ac6a5
vlan: Avoid hash table lookup to find group.
by Jesse Gross
· 14 years ago
7b9c609
vlan: Enable software emulation for vlan accleration.
by Jesse Gross
· 14 years ago
b738127
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
by Jesse Gross
· 14 years ago
27b75c9
net: avoid RCU for NOCACHE dst
by Eric Dumazet
· 14 years ago
e648493
net: allocate tx queues in register_netdevice
by Tom Herbert
· 14 years ago
5eeaa2d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
c2355e1
bonding: Fix bonding drivers improper modification of netpoll structure
by Neil Horman
· 14 years ago
f1f8c6c
can: mcp251x: Don't use pdata->model for chip selection anymore
by Marc Kleine-Budde
· 14 years ago
8e602ce
netns: reorder fields in struct net
by Eric Dumazet
· 14 years ago
31e3c3f
tipc: cleanup function namespace
by stephen hemminger
· 14 years ago
564824b
net: allocate skbs on local node
by Eric Dumazet
· 14 years ago
c64557d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
1a63c35
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 into for-davem
by John W. Linville
· 14 years ago
b3d6255
Phonet: 'connect' socket implementation for Pipe controller
by Kumar Sanghvi
· 14 years ago
7be5086
mac80211: add probe request filter flag
by Johannes Berg
· 14 years ago
271733c
cfg80211: notify drivers about frame registrations
by Johannes Berg
· 14 years ago
10d8dad
wext: fix alignment problem in serializing 'struct iw_point'
by Gerrit Renker
· 14 years ago
29b4433
net: percpu net_device refcount
by Eric Dumazet
· 14 years ago
534c92f
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
796c86e
Bluetooth: Add common code for stream-oriented recvmsg()
by Mat Martineau
· 14 years ago
fb3d8eb
Bluetooth: Support SDIO devices that are AMP controllers
by David Vrabel
· 14 years ago
8f1e174
Bluetooth: HCI devices are either BR/EDR or AMP radios
by David Vrabel
· 14 years ago
e37ef96
neigh: reorder struct neighbour fields
by Eric Dumazet
· 14 years ago
fc66f95
net dst: use a percpu_counter to track entries
by Eric Dumazet
· 14 years ago
0ed8ddf
neigh: Protect neigh->ha[] with a seqlock
by Eric Dumazet
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
cfdfa4d
mac80211: Update mesh constants to approved IEEE ANA values
by Steve deRosier
· 14 years ago
8610c29a
cfg80211: add channel utilization stats to the survey command
by Felix Fietkau
· 14 years ago
5a5c731
wireless: Set some stats used by /proc/net/wireless (wext)
by Ben Greear
· 14 years ago
34d101d
neigh: speedup neigh_hh_init()
by Eric Dumazet
· 14 years ago
03789f2
Phonet: cleanup pipe enable socket option
by Rémi Denis-Courmont
· 14 years ago
9cf8d1a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
e9a6870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
388ac77
cfg80211: constify WDS address
by Johannes Berg
· 14 years ago
fb3dbec
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by David S. Miller
· 14 years ago
69259ab
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
767e97e
neigh: RCU conversion of struct neighbour
by Eric Dumazet
· 14 years ago
b206b4e
nl80211/mac80211: Add retry and failed transmission count to station info
by Bruno Randolf
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
ebc0ffa
fib: RCU conversion of fib_lookup()
by Eric Dumazet
· 14 years ago
c2952c3
bonding: add retransmit membership reports tunable
by Flavio Leitner
· 14 years ago
d6bf781
net neigh: RCU conversion of neigh hash table
by Eric Dumazet
· 14 years ago
caf586e
net: add a core netdev->rx_dropped counter
by Eric Dumazet
· 14 years ago
e1d9694
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
231d0ae
wait: using uninitialized member of wait queue
by Evgeny Kuznetsov
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
46bf695
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
691895e
nl80211: fix remain-on-channel documentation
by Johannes Berg
· 14 years ago
ff4c92d
genetlink: introduce pre_doit/post_doit hooks
by Johannes Berg
· 14 years ago
78be49e
mac80211: distinct between max rates and the number of rates the hw can report
by Helmut Schaa
· 14 years ago
e8347eb
cfg80211: patches to allow setting the WDS peer
by Bill Jordan
· 14 years ago
ea229e6
cfg80211: remove spurious __KERNEL__ ifdef
by Johannes Berg
· 14 years ago
17e5a80
nl80211: allow drivers to indicate whether the survey data channel is in use
by Felix Fietkau
· 14 years ago
c61393e
ipv6: make __ipv6_isatap_ifid static
by stephen hemminger
· 14 years ago
1df9916
fib: fib_rules_cleanup can be static
by stephen hemminger
· 14 years ago
29fa060
net: relax rtnl_dereference()
by David S. Miller
· 14 years ago
24824a0
net: dynamic ingress_queue allocation
by Eric Dumazet
· 14 years ago
21a180c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c7d4426
net: introduce DST_NOCACHE flag
by Eric Dumazet
· 14 years ago
7282907
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
a8c9486
ipmr: RCU protection for mfc_cache_array
by Eric Dumazet
· 14 years ago
18ffe4b
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
303a407
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
35ec421
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
41f4a6f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
39b4d07
drm: Hold the mutex when dropping the last GEM reference (v2)
by Chris Wilson
· 14 years ago
367e5e3
neigh: reorder fields in struct neighbour
by Eric Dumazet
· 14 years ago
82efee1
ipv4: introduce __ip_dev_find()
by Eric Dumazet
· 14 years ago
6110a1f
intel_idle: Voluntary leave_mm before entering deeper
by Suresh Siddha
· 14 years ago
29d08b3
drm/gem: handlecount isn't really a kref so don't make it one.
by Dave Airlie
· 14 years ago
e454c84
Bluetooth: Fix deadlock in the ERTM logic
by Gustavo F. Padovan
· 14 years ago
6583611
wl12xx: fix non-wl12xx build scenarios
by Ohad Ben-Cohen
· 14 years ago
1b9f409
tcp: tcp_enter_quickack_mode can be static
by stephen hemminger
· 14 years ago
a64de47
arp: remove unnecessary export of arp_broken_ops
by stephen hemminger
· 14 years ago
77f8902
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
bfa5ae6
net: rename netdev rx_queue to ingress_queue
by Eric Dumazet
· 14 years ago
6d81f41
dummy: percpu stats and lockless xmit
by Eric Dumazet
· 14 years ago
4465b46
ipv4: Allow configuring subnets as local addresses
by Tom Herbert
· 15 years ago
58f87ed
ACPI: Fix typos
by Lucas De Marchi
· 14 years ago
a2724f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
3171d02
net: Add netif_copy_real_num_queues() for use by virtual net drivers
by Ben Hutchings
· 14 years ago
62fe0b4
net: Allow changing number of RX queues after device allocation
by Ben Hutchings
· 14 years ago
290b895
tunnels: prepare percpu accounting
by Eric Dumazet
· 14 years ago
8d98efa
Phonet: Implement Pipe Controller to support Nokia Slim Modems
by Kumar Sanghvi
· 14 years ago
01db403
tcp: Fix >4GB writes on 64-bit.
by David S. Miller
· 14 years ago
31dfbc9
drm: Prune GEM vma entries
by Chris Wilson
· 14 years ago
fb0c5f0
tproxy: check for transparent flag in ip_route_newports
by Ulrich Weber
· 14 years ago
554891e
mac80211: move packet flags into packet
by Johannes Berg
· 14 years ago
686b9cb
mac80211/ath9k: Support AMPDU with multiple VIFs.
by Ben Greear
· 14 years ago
6a6aa2b
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2cc6d2b
ipv6: add a missing unregister_pernet_subsys call
by Neil Horman
· 14 years ago
a7855c7
net: loopback driver cleanup
by Eric Dumazet
· 14 years ago
Next »