Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b7756ca52b11225395a9fadf9ed200f03983b46
/
include
256ee43
netdevice: Convert printk to pr_info in netif_tx_stop_queue
by Joe Perches
· 14 years ago
5e2b61f
ipv4: Remove flowi from struct rtable.
by David S. Miller
· 14 years ago
4157434
ipv4: Use passed-in protocol in ip_route_newports().
by David S. Miller
· 14 years ago
d72751e
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
85a7045
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
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4438a02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
fb4b10a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
01a16b2
netlink: kill eff_cap from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
d276055
net_sched: reduce fifo qdisc size
by Eric Dumazet
· 14 years ago
c53fa1e
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
2d3a849
blktrace: Remove blk_fill_rwbs_rq.
by Tao Ma
· 14 years ago
f009918
RxRPC: Fix v1 keys
by Anton Blanchard
· 14 years ago
dc6ed1d
dcbnl: add support for retrieving peer configuration - cee
by Shmulik Ravid
· 14 years ago
eed8471
dcbnl: add support for retrieving peer configuration - ieee
by Shmulik Ravid
· 14 years ago
23b41168
netdevice: make initial group visible to userspace
by Vlad Dogaru
· 14 years ago
5bfa787
ipv4: ip_route_output_key() is better as an inline.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
3872b28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
1654e74
block: add @force_kblockd to __blk_run_queue()
by Tejun Heo
· 14 years ago
77bd70e
mfd: Don't suspend WM8994 if the CODEC is not suspended
by Mark Brown
· 14 years ago
2774c13
xfrm: Handle blackhole route creation via afinfo.
by David S. Miller
· 14 years ago
69ead7a
ipv6: Normalize arguments to ip6_dst_blackhole().
by David S. Miller
· 14 years ago
80c0bc9
xfrm: Kill XFRM_LOOKUP_WAIT flag.
by David S. Miller
· 14 years ago
a141471
ipv6: Change final dst lookup arg name to "can_sleep"
by David S. Miller
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
5df65e5
net: Add FLOWI_FLAG_CAN_SLEEP.
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
abdf7e7
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
by David S. Miller
· 14 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
f6b9664
udp: Switch to ip_finish_skb
by Herbert Xu
· 14 years ago
1c32c5a
inet: Add ip_make_skb and ip_finish_skb
by Herbert Xu
· 14 years ago
1470ddf
inet: Remove explicit write references to sk/inet in ip_append_data
by Herbert Xu
· 14 years ago
c8dcfd8
cfg80211: add a field for the bitrate of the last rx data packet from a station
by Felix Fietkau
· 14 years ago
450adcb
blk-throttle: Do not use kblockd workqueue for throtl work
by Vivek Goyal
· 14 years ago
af06216
ACPI: Fix build for CONFIG_NET unset
by Rafael J. Wysocki
· 14 years ago
dbc39ec
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
fbd7184
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
by Ben Hutchings
· 14 years ago
e3dfa38
xfrm: Pass const xfrm_mark to xfrm_mark_put().
by David S. Miller
· 14 years ago
a70486f
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
by David S. Miller
· 14 years ago
8515862
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
by David S. Miller
· 14 years ago
6f2f19e
xfrm: Pass name as const to xfrm_*_get_byname().
by David S. Miller
· 14 years ago
1922756
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
by Dave Airlie
· 14 years ago
080e413
netpoll: remove IFF_IN_NETPOLL flag
by Amerigo Wang
· 14 years ago
493f335
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
fe41947
rapidio: fix sysfs config attribute to access 16MB of maint space
by Alexandre Bounine
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
8f44fcc
Phonet: fix flawed "SYN/ACK" logic
by Rémi Denis-Courmont
· 14 years ago
0165d69
Phonet: don't bother with transaction IDs (especially for indications)
by Rémi Denis-Courmont
· 14 years ago
2feb618
Phonet: remove redumdant pep->pipe_state
by Rémi Denis-Courmont
· 14 years ago
14ba8fa
Phonet: use socket destination in pipe protocol
by Rémi Denis-Courmont
· 14 years ago
a805951
Phonet: implement per-socket destination/peer address
by Rémi Denis-Courmont
· 14 years ago
638691a
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
1b0db64
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
661b797
netem: revised correlated loss generator
by stephen hemminger
· 14 years ago
df173bd
netem: define NETEM_DIST_MAX
by stephen hemminger
· 14 years ago
b552f7e
ipvs: unify the formula to estimate the overhead of processing connections
by Changli Gao
· 14 years ago
dca8b08
ipv4: Rearrange how ip_route_newports() gets port keys.
by David S. Miller
· 14 years ago
805bdae
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
by Rafael J. Wysocki
· 14 years ago
33765d0
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
by David S. Miller
· 14 years ago
f884806
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
by David S. Miller
· 14 years ago
21eddb5
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
by David S. Miller
· 14 years ago
63eb23f
xfrm: Const'ify policy arg to xp_net.
by David S. Miller
· 14 years ago
b4b7c0b
xfrm: Const'ify selector args in xfrm_migrate paths.
by David S. Miller
· 14 years ago
183cad1
xfrm: Const'ify pointer args to km_migrate() and implementations.
by David S. Miller
· 14 years ago
6cc3296
xfrm: Const'ify address argument to xfrm_addr_any()
by David S. Miller
· 14 years ago
ff6acd1
xfrm: Const'ify address arguments to xfrm_addr_cmp()
by David S. Miller
· 14 years ago
5e6b930
xfrm: Const'ify address arguments to ->dst_lookup()
by David S. Miller
· 14 years ago
200ce96
xfrm: Const'ify selector argument to xfrm_selector_match()
by David S. Miller
· 14 years ago
19bd624
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
by David S. Miller
· 14 years ago
214e005
xfrm: Pass km_event pointers around as const when possible.
by David S. Miller
· 14 years ago
93b270f
Fix over-zealous flush_disk when changing device size.
by NeilBrown
· 14 years ago
55ae22d
Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6
by David S. Miller
· 14 years ago
2aa1589
mm: prevent concurrent unmap_mapping_range() on the same inode
by Miklos Szeredi
· 14 years ago
ef32428
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
77c81e0
tipc: Clean out all remaining instances of #if 0'd unused code
by Allan Stephens
· 14 years ago
5413b4c
tipc: Improve handling of invalid link tolerance values
by Allan Stephens
· 14 years ago
39fc0ce
net: Implement SFEATURES compatibility for not updated drivers
by Michał Mirosław
· 14 years ago
9e924cf
net_sched: long word align struct qdisc_skb_cb data
by Eric Dumazet
· 14 years ago
e13e02a3
net_sched: SFB flow scheduler
by Eric Dumazet
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
dee9f4b
net: Make flow cache paths use a const struct flowi.
by David S. Miller
· 14 years ago
0730b9a
net: Mark flowi arg to flow_cache_uli_match() const.
by David S. Miller
· 14 years ago
b520e9f
xfrm: Mark flowi arg to xfrm_state_find() const.
by David S. Miller
· 14 years ago
e33f770
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
by David S. Miller
· 14 years ago
e1ad2ab
xfrm: Mark flowi arg to xfrm_selector_match() const.
by David S. Miller
· 14 years ago
1744a8f
xfrm: Mark token args to addr_match() const.
by David S. Miller
· 14 years ago
8f029de
xfrm: Mark flowi arg to xfrm_type->reject() const.
by David S. Miller
· 14 years ago
73e5ebb
xfrm: Mark flowi arg to ->init_tempsel() const.
by David S. Miller
· 14 years ago
0c7b3ee
xfrm: Mark flowi arg to ->fill_dst() const.
by David S. Miller
· 14 years ago
05d8402
xfrm: Mark flowi arg to ->get_tos() const.
by David S. Miller
· 14 years ago
e8a4e37
xfrm: Mark flowi arg const in key extraction helpers.
by David S. Miller
· 14 years ago
5db5e44
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
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
5ced133
ipv6: Add IPv6 multicast address flag defines
by Linus Lüssing
· 14 years ago
d8204a3
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
609b06f
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
731109e
ipvs: use hlist instead of list
by Changli Gao
· 14 years ago
Next »