Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7417fa83c1a8b75a03bd9b9b358999f38e771eab
7417fa8
Phonet: hook resource routing to userspace via ioctl()'s
by Rémi Denis-Courmont
· 14 years ago
4e3d16c
Phonet: resource routing backend
by Rémi Denis-Courmont
· 14 years ago
6482f55
Phonet: remove dangling pipe if an endpoint is closed early
by Rémi Denis-Courmont
· 14 years ago
7fedd7e
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
1a19eb7
misdn: kill big kernel lock
by Arnd Bergmann
· 14 years ago
72250d4
i4l: kill big kernel lock
by Arnd Bergmann
· 14 years ago
0a5f1d4
irda/irnet: use noop_llseek
by Arnd Bergmann
· 14 years ago
3a43be3
sit: get rid of ipip6_lock
by Eric Dumazet
· 14 years ago
1507850
gre: get rid of ipgre_lock
by Eric Dumazet
· 14 years ago
b7285b7
ipip: get rid of ipip_lock
by Eric Dumazet
· 14 years ago
7dff59e
net: add rtnl_dereference()
by Eric Dumazet
· 14 years ago
e0de7c9
ethtool: Remove unimplemented flow specification types
by Ben Hutchings
· 14 years ago
e035587
ethtool: Complete kernel-doc comments for RX flow filter and hash control
by Ben Hutchings
· 14 years ago
f833c4c
tg3: phy tmp variable roundup
by Matt Carlson
· 14 years ago
a4a8bb1
tg3: Dynamically allocate VPD data memory
by Matt Carlson
· 14 years ago
02e9608
tg3: Use skb_is_gso_v6()
by Matt Carlson
· 14 years ago
8fea32b
tg3: Move producer ring struct to tg3_napi
by Matt Carlson
· 14 years ago
6fd45cb
tg3: Clarify semantics of TG3_IRQ_MAX_VECS
by Matt Carlson
· 14 years ago
2e9f7a7
tg3: Unlock 5717 B0+ support
by Matt Carlson
· 14 years ago
dc6d074
tg3: Don't send APE events for NCSI firmware
by Matt Carlson
· 14 years ago
f0392d2
tg3: Disable TSS
by Matt Carlson
· 14 years ago
41a8a7e
tg3: Fix read DMA FIFO overruns on recent devices
by Matt Carlson
· 14 years ago
37efb03
dccp ccid-3: Simplify and consolidate tx_parse_options
by Gerrit Renker
· 14 years ago
d2c7263
dccp ccid-3: remove buggy RTT-sampling history lookup
by Gerrit Renker
· 14 years ago
20cbd3e
dccp ccid-3: A lower bound for the inter-packet scheduling algorithm
by Gerrit Renker
· 14 years ago
21a4591
X.25 remove bkl in connect
by andrew hendry
· 14 years ago
141646c
X.25 remove bkl in accept
by Andrew Hendry
· 14 years ago
90c2729
X.25 remove bkl in bind
by andrew hendry
· 14 years ago
25aa4ef
X.25 remove bkl in listen
by andrew hendry
· 14 years ago
55b1804
net/irda: Use static const char * const where possible
by Joe Perches
· 14 years ago
030bda0
drivers/net/wireless: Use static const char * const where possible
by Joe Perches
· 14 years ago
99101d3
drivers/net/pcmcia: Use static const char * const where possible
by Joe Perches
· 14 years ago
6fa59c9
drivers/net: Use static const char * const where possible
by Joe Perches
· 14 years ago
6f68ad7
drivers/isdn: Use static const char * const where possible
by Joe Perches
· 14 years ago
068e8a3
e1000e: Simplify MSI interrupt testing
by Jean Delvare
· 14 years ago
bc0ed0b
uwb: use '%pM' format to print MAC address
by Andy Shevchenko
· 14 years ago
2514158
bnx2x: Spread rx buffers between allocated queues
by Dmitry Kravkov
· 14 years ago
441993d
cx82310_eth: allow empty URBs
by Ondrej Zary
· 14 years ago
7dbfdc2
cx82310_eth: check usb_string() return value for error
by Ondrej Zary
· 14 years ago
d81e27c
drivers/net/skfp: Remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
70ce679b
net/cxgb3: remove undefined operations
by Andreas Schwab
· 14 years ago
1570475
net/de4x5: remove undefined operations
by Andreas Schwab
· 14 years ago
61a2145
sundance: Add power management hooks
by Denis Kirjanov
· 14 years ago
83b6b1f
flow: better memory management
by Eric Dumazet
· 14 years ago
efbc2d7
sfc: Fix order of channel_name array dimensions
by Ben Hutchings
· 14 years ago
0ea05ce
bna: Check for NULL before deref in bnad_cb_tx_cleanup
by David S. Miller
· 14 years ago
9ca7f87
pkt_sched: remov unnecessary bh_disable
by stephen hemminger
· 14 years ago
a034ee3
fib: cleanups
by Eric Dumazet
· 14 years ago
4642610
sfc: Allow changing the DMA ring sizes dynamically via ethtool
by Ben Hutchings
· 14 years ago
ecc910f
sfc: Make the dmaq size a run-time setting (rather than compile-time)
by Steve Hodgson
· 14 years ago
8313aca
sfc: Allocate each channel separately, along with its RX and TX queues
by Ben Hutchings
· 14 years ago
f7d12cd
sfc: Refactor channel and queue lookup and iteration
by Ben Hutchings
· 14 years ago
ba1e8a3
sfc: Abstract channel and index lookup for RX queues
by Ben Hutchings
· 14 years ago
58758aa
sfc: Allocate DMA and event rings using GFP_KERNEL
by Ben Hutchings
· 14 years ago
e42de26
sfc: Fix failure paths in efx_probe_port()
by Ben Hutchings
· 14 years ago
7db8e8e
sfc: Remove declarations of functions that no longer exist
by Ben Hutchings
· 14 years ago
80485d3
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
by Ben Hutchings
· 14 years ago
1cdc2cf
sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
by Ben Hutchings
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
053d8f6
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
cbd9da7
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
by Nikitas Angelinas
· 14 years ago
c9cedbb
ipheth: remove incorrect devtype to WWAN
by Dan Williams
· 14 years ago
201b6ba
MAINTAINERS: Add CAIF
by Joe Perches
· 14 years ago
dc99839
au1000-eth: change multi-line comments style
by Florian Fainelli
· 14 years ago
d0e7cb5
au1000-eth: remove volatiles, switch to I/O accessors
by Florian Fainelli
· 14 years ago
49a42c0
au1000-eth: fix asm -> linux headers inclusion
by Florian Fainelli
· 14 years ago
215e17b
au1000-eth: fix bad printk usages
by Florian Fainelli
· 14 years ago
18b8e15
au1000-eth: fix all but one "line over 80 characters warnings"
by Florian Fainelli
· 14 years ago
ec7eabdd
au1000-eth: stylistic fixes
by Florian Fainelli
· 14 years ago
3441592
au1000-eth: typedefs removal
by Florian Fainelli
· 14 years ago
b2abd4c
tipc: Optimize handling excess content on incoming messages
by Paul Gortmaker
· 14 years ago
fb621ba
ixgbevf: remove private net_device_stats
by Eric Dumazet
· 14 years ago
49d61e2
tunnels: missing rcu_assign_pointer()
by Eric Dumazet
· 14 years ago
f39234d
net/core: add lock context change annotations in net/core/sock.c
by Namhyung Kim
· 14 years ago
a700d8b
net/core: remove address space warnings on verify_iovec()
by Namhyung Kim
· 14 years ago
123031c
sctp: fix test for end of loop
by Joe Perches
· 14 years ago
cf0ac2b
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
by David S. Miller
· 14 years ago
e199e61
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
972c40b
KS8851: Correct RX packet allocation
by Eric Dumazet
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
f27e21a
atlx: make strings const
by Stephen Hemminger
· 14 years ago
e038600
net: inet_add_protocol() can use cmpxchg()
by Eric Dumazet
· 14 years ago
92e32ea
cxacru: ignore cx82310_eth devices
by Ondrej Zary
· 14 years ago
905d64c
RDS: Remove dead struct from rds.h
by Andy Grover
· 14 years ago
a46f561
RDS: rds.h: Replace u_int[size]_t with uint[size]_t
by Andy Grover
· 14 years ago
fd128df
RDS: Add rds.h to exported headers list
by Andy Grover
· 14 years ago
20c72bd
RDS: Implement masked atomic operations
by Andy Grover
· 14 years ago
59f740a
RDS/IB: print string constants in more places
by Zach Brown
· 14 years ago
4518071
RDS: cancel connection work structs as we shut down
by Zach Brown
· 14 years ago
ffcec0e
RDS: don't call rds_conn_shutdown() from rds_conn_destroy()
by Zach Brown
· 14 years ago
5adb5bc
RDS: have sockets get transport module references
by Zach Brown
· 14 years ago
7751048
RDS: remove old rs_transport comment
by Zach Brown
· 14 years ago
fe8ff6b
RDS: lock rds_conn_count decrement in rds_conn_destroy()
by Zach Brown
· 14 years ago
ea81986
RDS/IB: protect the list of IB devices
by Zach Brown
· 14 years ago
1bde04a
RDS/IB: print IB event strings as well as their number
by Zach Brown
· 14 years ago
8576f37
RDS: flush fmrs before allocating new ones
by Chris Mason
· 14 years ago
b4e1da3
RDS: properly use sg_init_table
by Chris Mason
· 14 years ago
f046011
RDS/IB: track signaled sends
by Zach Brown
· 14 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 14 years ago
c20f5b9
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
by Andy Grover
· 14 years ago
Next »