Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0dc47877a3de00ceadea0005189656ae8dc52669
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
6387c4b
COSA/SRP: convert channel_data.rsem to mutex
by Matthias Kaehlcke
· 17 years ago
ee6b967
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
by Eric Dumazet
· 17 years ago
a05c44f
[IPV6]: Remove commented lines.
by Daniel Lezcano
· 17 years ago
255333c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
9a43b70
[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
by Benjamin Thery
· 17 years ago
da6bb5c
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
by Daniel Lezcano
· 17 years ago
c20121a
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
by Daniel Lezcano
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
6fda735
[NETNS][IPV6] addrconf - make addrconf per namespace
by Benjamin Thery
· 17 years ago
af28493
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf
by Daniel Lezcano
· 17 years ago
300bf59
[NETNS][IPV6] proc - protect snmp6 from non-init_net calls
by Daniel Lezcano
· 17 years ago
075de93
[NETNS][IPV6] af_inet6 - allow socket creation per namespace
by Benjamin Thery
· 17 years ago
94911fe
[NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence
by Benjamin Thery
· 17 years ago
0d66afe
make s2io.c:init_tti() static
by Adrian Bunk
· 17 years ago
f9e7d10
FIXED_PHY must depend on PHYLIB=y
by Adrian Bunk
· 17 years ago
f37c768
fix drivers/net/atarilance.c compilation
by Adrian Bunk
· 17 years ago
d94e6fe
Intel ethernet adapter: Update MAINTAINERS
by Auke Kok
· 17 years ago
5a059e9
ixgbe: fix typo in speed mesage
by Emil Tantilov
· 17 years ago
f902283
e100: Do suspend/shutdown like e1000
by Auke Kok
· 17 years ago
af856bb
ehea: Fix missing Kconfig dependency
by Thomas Klein
· 17 years ago
36c86bd
axnet_cs: change debugging level for "Too much work at interrupt" message.
by Komuro
· 17 years ago
27c8bc2
mv643xx_eth: Define module alias for platform device
by Martin Michlmayr
· 17 years ago
f25f0f8
de2104x: remove BUG_ON() when changing media type
by Ondrej Zary
· 17 years ago
8b7c166
dm9161: add configuration for MII/RMII
by frederic Rodo
· 17 years ago
dea75bd
[IPCONFIG]: The kernel gets no IP from some DHCP servers
by Stephen Hemminger
· 17 years ago
3123e66
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
c256e05
b43legacy: Fix module init message
by Michael Buesch
· 17 years ago
cdb2a9f
rndis_wlan: fix broken data copy
by Jussi Kivilinna
· 17 years ago
8a96df8
libertas: compare the current command with response
by Sebastian Siewior
· 17 years ago
6305f49
libertas: fix sanity check on sequence number in command response
by David Woodhouse
· 17 years ago
c2f2d3a
p54: fix eeprom parser length sanity checks
by Johannes Berg
· 17 years ago
8c28293
p54: fix EEPROM structure endianness
by Johannes Berg
· 17 years ago
dc63644
ssb: Add pcibios_enable_device() return value check
by Yoichi Yuasa
· 17 years ago
1d60ab0
rc80211-pid: fix rate adjustment
by Stefano Brivio
· 17 years ago
ed58dd4
[ESP]: Add select on AUTHENC
by Herbert Xu
· 17 years ago
7adc383
[TCP]: Improve ipv4 established hash function.
by David S. Miller
· 17 years ago
6b3d626
[TCP]: TCP cubic v2.2
by Sangtae Ha
· 17 years ago
7019b78
[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
by Daniel Lezcano
· 17 years ago
6891a34
[NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces
by Benjamin Thery
· 17 years ago
f2fc6a5
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
by Benjamin Thery
· 17 years ago
9a7ec3a
[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
by Daniel Lezcano
· 17 years ago
8ed6778
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
by Daniel Lezcano
· 17 years ago
bdb3289
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
by Daniel Lezcano
· 17 years ago
5578689
[NETNS][IPV6] route6 - make route6 per namespace
by Daniel Lezcano
· 17 years ago
7b4da53
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers
by Daniel Lezcano
· 17 years ago
efa2cea
[NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_get_route_info
by Daniel Lezcano
· 17 years ago
69ddb80
[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_stats per namespace
by Daniel Lezcano
· 17 years ago
606a2b4
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
by Daniel Lezcano
· 17 years ago
cdb1876
[NETNS][IPV6] route6 - create route6 proc files for the namespace
by Daniel Lezcano
· 17 years ago
d9452e9
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
by David S. Miller
· 17 years ago
83321d6
[AF_KEY]: Dump SA/SP entries non-atomically
by Timo Teras
· 17 years ago
26bad2c
[TIPC]: Convert tsock->sem in a mutex
by Matthias Kaehlcke
· 17 years ago
c572872
[NETNS][IPV6] rt6_stats - make the stats per network namespace
by Benjamin Thery
· 17 years ago
6cc118b
[NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics
by Daniel Lezcano
· 17 years ago
dcabb81
[NETNS][IPV6] fib6_rules - handle several network namespaces
by Daniel Lezcano
· 17 years ago
eb5564b
[NETNS][IPV6] fib6 rule - dynamic allocation of the rules struct ops
by Daniel Lezcano
· 17 years ago
ec7d43c
[NETNS][IPV6] ip6_fib - clean node use namespace
by Benjamin Thery
· 17 years ago
63152fc
[NETNS][IPV6] ip6_fib - gc timer per namespace
by Daniel Lezcano
· 17 years ago
450d19f
[NETNS][IPV6] ip6_fib - dynamically allocate gc-timer
by Daniel Lezcano
· 17 years ago
5b7c931
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
by Daniel Lezcano
· 17 years ago
f3db485
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
by Daniel Lezcano
· 17 years ago
58f09b7
[NETNS][IPV6] ip6_fib - make it per network namespace
by Daniel Lezcano
· 17 years ago
e0b85590
[NETNS][IPV6] ip6_fib - dynamically allocate the fib tables
by Daniel Lezcano
· 17 years ago
4192717
[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.
by YOSHIFUJI Hideaki
· 17 years ago
3b00944
[IPV6]: Make ndisc_dst_alloc() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
95e41e9
[IPV6]: Make ndisc_flow_init() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
5e5f3f0
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 17 years ago
8082c37
[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().
by YOSHIFUJI Hideaki
· 17 years ago
0e7b8dc
[IPV6]: Use htonl() instead of __constant_htonl() where appricable.
by YOSHIFUJI Hideaki
· 17 years ago
5ee0910
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
by YOSHIFUJI Hideaki
· 17 years ago
662397f
[IPV6]: Move packet_type{} related bits to af_inet6.c.
by YOSHIFUJI Hideaki
· 17 years ago
db1ed68
[IPV6] UDP: Rename IPv6 UDP files.
by YOSHIFUJI Hideaki
· 17 years ago
8be8af8
[IPV4] UDP: Move IPv4-specific bits to other file.
by YOSHIFUJI Hideaki
· 17 years ago
cf80efc
[IPV4]: Fix size description of CONFIG_INET.
by YOSHIFUJI Hideaki
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
c6aefaf
[TCP]: Add IPv6 support to TCP SYN cookies
by Glenn Griffin
· 17 years ago
11baab7
[TCP]: lower stack usage in cookie_hash() function
by Eric Dumazet
· 17 years ago
ec9b6ad
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
by Jarek Poplawski
· 17 years ago
c8fff1c
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
by Jarek Poplawski
· 17 years ago
988b705
[ARP]: Introduce the arp_hdr_len helper.
by Pavel Emelyanov
· 17 years ago
8e8440f
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
by Dave Young
· 17 years ago
7e36763
[NET]: Fix race in generic address resolution.
by Frank Blaschka
· 17 years ago
c3d84a4
iucv: fix build error on !SMP
by Heiko Carstens
· 17 years ago
d152a7d
[TCP]: Must count fack_count also when skipping
by Ilpo Järvinen
· 17 years ago
8ed7edc
ipv6: fix inet6_init/icmpv6_cleanup sections mismatch
by Alexey Dobriyan
· 17 years ago
7cd04fa
[TCP]: Merge exit paths in tcp_v4_conn_request.
by Denis V. Lunev
· 17 years ago
f0fd56e
[SCTP]: seq_printf format warning. (fixed)
by Denis V. Lunev
· 17 years ago
da7ef33
[IPV4]: skb->dst can't be NULL in ip_options_echo.
by Denis V. Lunev
· 17 years ago
1d1c8d1
[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
by Denis V. Lunev
· 17 years ago
4a80f27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26
by David S. Miller
· 17 years ago
e4861829
mac80211: fix key replacing, hw accel
by Johannes Berg
· 17 years ago
db4d116
mac80211: split ieee80211_key_alloc/free
by Johannes Berg
· 17 years ago
6f48422
mac80211: remove STA infos last_ack stuff
by Johannes Berg
· 17 years ago
e6a5ddf
mac80211: safely free beacon in ieee80211_if_reinit
by Johannes Berg
· 17 years ago
2485f71
mac80211: clarify use of TX status/RX callbacks
by Johannes Berg
· 17 years ago
38c07b4
ath5k: fix all endian issues reported by sparse
by Pavel Roskin
· 17 years ago
e608423
rt2x00: Release rt2x00 2.1.3
by Ivo van Doorn
· 17 years ago
1497074
rt2x00: Check for 5GHz band in link tuner
by Ivo van Doorn
· 17 years ago
58e3073
p54: print unknown eeprom fields
by Florian Fainelli
· 17 years ago
Next »