Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c19065a1e2c862becc576bc65e54f2bc1cbffe6
3c19065
[IEEE80211] ipw2200: Simplify multicast checks.
by Stephen Hemminger
· 19 years ago
88df8ef
[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()
by Stephen Hemminger
· 19 years ago
cd8787a
[IPV4] fib_trie: build fix
by Stephen Hemminger
· 19 years ago
554c9a8
[BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id()
by Stephen Hemminger
· 19 years ago
e84a9f5
[DCCP]: Notify CCID only after ACK vectors have been processed.
by Andrea Bittau
· 19 years ago
9e37720
[DCCP]: Send an ACK vector when ACKing a response packet
by Andrea Bittau
· 19 years ago
709dd3a
[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.
by Andrea Bittau
· 19 years ago
5062430
[DECNET]: Only use local routers
by Patrick Caulfield
· 19 years ago
4b5bdf5
[IPVS]: Cleanup IP_VS_DBG statements.
by Roberto Nibali
· 19 years ago
fd30333
[TG3]: fixup tot_len calculation
by Alexey Dobriyan
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
5ff7630
[NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()
by Christoph Hellwig
· 19 years ago
b461d2f2
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
by Per Liden
· 19 years ago
fd19f32
[AF_UNIX]: Convert to use a spinlock instead of rwlock
by Benjamin LaHaise
· 19 years ago
4947d3e
[NET]: Speed up __alloc_skb()
by Benjamin LaHaise
· 19 years ago
17ba15f
[PPPOX]: Fix assignment into const proto_ops.
by David S. Miller
· 19 years ago
8639a11
[TCP]: Don't use __constant_htonl for a non const arg
by Arnaldo Carvalho de Melo
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
25995ff
[SOCK]: Introduce sk_receive_skb
by Arnaldo Carvalho de Melo
· 19 years ago
ce1d4d3
[NET]: restructure sock_aio_{read,write} / sock_{readv,writev}
by Christoph Hellwig
· 19 years ago
cbeb321
[NET]: Fix sock_init() return value.
by David S. Miller
· 19 years ago
f34fbb97
[PKTGEN]: Deinitialise static variables.
by Jaco Kroon
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
77d76ea
[NET]: Small cleanup to socket initialization
by Andi Kleen
· 19 years ago
7708610
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
by Frank Filz
· 19 years ago
52ccb8e
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
by Frank Filz
· 19 years ago
fd96625
[IPV4] fib_trie: Add credits.
by Robert Olsson
· 19 years ago
9eb2d62
[TCP] cubic: use Newton-Raphson
by Stephen Hemminger
· 19 years ago
89b3d9a
[TCP] cubic: precompute constants
by Stephen Hemminger
· 19 years ago
90933fc
[FLS64]: x86_64 version
by Stephen Hemminger
· 19 years ago
3821af2
[FLS64]: generic version
by Stephen Hemminger
· 19 years ago
c865e5d
[PKT_SCHED] netem: packet corruption option
by Stephen Hemminger
· 19 years ago
8cbb512e
[BRIDGE]: add version number
by Stephen Hemminger
· 19 years ago
edb5e46
[BRIDGE]: limited ethtool support
by Stephen Hemminger
· 19 years ago
0e5eaba
[BRIDGE]: filter packets in learning state
by Stephen Hemminger
· 19 years ago
4433f42
[BRIDGE]: handle speed detection after carrier changes
by Stephen Hemminger
· 19 years ago
4505a3e
[BRIDGE]: allow setting hardware address of bridge pseudo-dev
by Stephen Hemminger
· 19 years ago
fbe9cc4
[AF_UNIX]: Use spinlock for unix_table_lock
by David S. Miller
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
2271281
[TCP]: Move the TCPF_ enum to tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
d8313f5
[INET6]: Generalise tcp_v6_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
a7f5e7f
[INET]: Generalise tcp_v4_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
fc44b98
[DCCP]: Use reqsk_free in dccp_v4_conn_request
by Arnaldo Carvalho de Melo
· 19 years ago
3df80d9
[DCCP]: Introduce DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
399c07d
[IPV6]: Export ipv6_opt_accepted
by Arnaldo Carvalho de Melo
· 19 years ago
f21e68c
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
34ca686
[DCCP]: Just rename dccp_v4_prot to dccp_prot
by Arnaldo Carvalho de Melo
· 19 years ago
3cf3dc6
[IPV6]: Export some symbols for DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
0fa1a53
[IPV6]: Introduce inet6_timewait_sock
by Arnaldo Carvalho de Melo
· 19 years ago
b9750ce
[IPV6]: Generalise some functions
by Arnaldo Carvalho de Melo
· 19 years ago
830a1e5
[AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg
by Benjamin LaHaise
· 19 years ago
c1cbe4b
[NET]: Avoid atomic xchg() for non-error case
by Benjamin LaHaise
· 19 years ago
f1f71e0
[IPVS]: remove dead code
by Roberto Nibali
· 19 years ago
65a4544
[UDP]: udp_checksum_init return value
by Stephen Hemminger
· 19 years ago
3305b80
[IP]: Simplify and consolidate MSG_PEEK error handling
by Herbert Xu
· 19 years ago
57cca05
[DCCP]: Introduce dccp_ipv4_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
af05dc9
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
by Arnaldo Carvalho de Melo
· 19 years ago
8292a17
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
ca304b6
[IPV6]: Introduce inet6_rsk()
by Arnaldo Carvalho de Melo
· 19 years ago
8129765
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
by Arnaldo Carvalho de Melo
· 19 years ago
c2977c2
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
by Arnaldo Carvalho de Melo
· 19 years ago
90b19d3
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
by Arnaldo Carvalho de Melo
· 19 years ago
971af18
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
by Arnaldo Carvalho de Melo
· 19 years ago
89cee8b
[IPV4]: Safer reassembly
by Herbert Xu
· 19 years ago
d5228a4
[NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog
by Bart De Schuymer
· 19 years ago
3183606
[NETFILTER] ip_tables: NUMA-aware allocation
by Eric Dumazet
· 19 years ago
df3271f
[TCP] BIC: CUBIC window growth (2.0)
by Stephen Hemminger
· 19 years ago
05d0545
[TCP] BIC: spelling and whitespace
by Stephen Hemminger
· 19 years ago
018da8f
[TCP] BIC: remove low utilization code.
by Stephen Hemminger
· 19 years ago
d28d1e0
[LSM-IPSec]: Per-packet access control.
by Trent Jaeger
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
8802684
Linux v2.6.15
by Linus Torvalds
· 19 years ago
8f493d7
[PATCH] Make sure interleave masks have at least one node set
by Andi Kleen
· 19 years ago
abe842e
[PATCH] Avoid namespace pollution in <asm/param.h>
by Dag-Erling Smørgrav
· 19 years ago
f12f4d9
[PATCH] powerpc: more g5 overtemp problem fix
by Benjamin Herrenschmidt
· 19 years ago
557962a
[PATCH] x86: teach dump_task_regs() about the -8 offset.
by Stas Sergeev
· 19 years ago
de9e007
sysctl: make sure to terminate strings with a NUL
by Linus Torvalds
· 19 years ago
35f349e
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
82c9df8
[PATCH] Fix false old value return of sysctl
by Yi Yang
· 19 years ago
8febdd8
sysctl: don't overflow the user-supplied buffer with '\0'
by Linus Torvalds
· 19 years ago
8b90db0
Insanity avoidance in /proc
by Linus Torvalds
· 19 years ago
40c37213
[PATCH] Input: wacom - fix X axis setup
by Denny Priebe
· 19 years ago
ae5536d
[PATCH] Input: warrior - fix HAT0Y axis setup
by Dmitry Torokhov
· 19 years ago
1994754
[PATCH] Input: kbtab - fix Y axis setup
by Dmitry Torokhov
· 19 years ago
f02aa3f
[ARM] 3216/1: indent and typo in drivers/serial/pxa.c
by Erik Hovland
· 19 years ago
9e625ff
[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line
by Jean Delvare
· 19 years ago
392c14b
Revert radeon AGP aperture offset changes
by Linus Torvalds
· 19 years ago
bc781aa
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
77f234f
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
80c7257
[PATCH] Fix recursive config dependency for SAA7134
by Jean Delvare
· 19 years ago
e597cb32
[PATCH] ppc64: htab_initialize_secondary cannot be marked __init
by Anton Blanchard
· 19 years ago
576fc09
[PATCH] x86_64: Fix incorrect node_present_pages on NUMA
by Ravikiran G Thirumalai
· 19 years ago
f873e3e
[PATCH] Input: aiptek - fix Y axis setup
by Riccardo Magliocchetti
· 19 years ago
ee02594
[PATCH] fix ia64 compile failure with gcc4.1
by Dave Jones
· 19 years ago
63b4444
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
74433c0
[PATCH] Hostfs: update for new glibc - add missing symbol exports
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
30f04a4
[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
3d0a07e3
[PATCH] Hostfs: remove unused var
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
5169494
[PATCH] uml: fix random segfaults at bootup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
Next »