Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
076fb7223357769c39f3ddf900bba6752369c76a
076fb72
tcp md5sig: Remove redundant protocol argument.
by YOSHIFUJI Hideaki
· 17 years ago
7d5d552
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
81b302a
key: Use xfrm_addr_cmp() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
5f95ac9
key: Share common code path to extract address from sockaddr{}.
by YOSHIFUJI Hideaki
· 17 years ago
e5b5665
key: Share common code path to fill sockaddr{}.
by YOSHIFUJI Hideaki
· 17 years ago
9e8b4ed
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
by YOSHIFUJI Hideaki
· 17 years ago
3de2325
ipv6 netns: Address labels per namespace
by Benjamin Thery
· 17 years ago
2b5ead4
ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.
by YOSHIFUJI Hideaki
· 17 years ago
0399e5f
ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.
by Rami Rosen
· 17 years ago
7d120c5
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
by Rami Rosen
· 17 years ago
9cba632
ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
by Rami Rosen
· 17 years ago
573bf47
ipv4 addr: Send netlink notification for address label changes
by Thomas Graf
· 16 years ago
c5ec514
bluetooth: hci_bcsp.c small cleanups/api users
by Harvey Harrison
· 16 years ago
9a727a2
net/mac80211/ieee80211_i.h: fix-up merge damage
by John W. Linville
· 16 years ago
cb14cb7
rt2x00dev.c: fix-up merge damage
by John W. Linville
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
788c0a5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
e64bda8
netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
by Rami Rosen
· 16 years ago
7bcd978
netfilter: nf_conntrack: remove unnecessary function declaration
by Rami Rosen
· 16 years ago
e57dce6
netfilter: ctnetlink: include conntrack status in destroy event message
by Fabian Hugelshofer
· 16 years ago
718d4ad
netfilter: nf_conntrack: properly account terminating packets
by Fabian Hugelshofer
· 16 years ago
5109176
netfilter: nf_conntrack: add nf_ct_kill()
by Patrick McHardy
· 16 years ago
31d8519
netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2
by Pekka Enberg
· 16 years ago
17e6e59
netfilter: ip6_tables: add ip6tables security table
by James Morris
· 16 years ago
560ee65
netfilter: ip_tables: add iptables security table for mandatory access control rules
by James Morris
· 16 years ago
a258860
netfilter: ctnetlink: add full support for SCTP to ctnetlink
by Pablo Neira Ayuso
· 16 years ago
0adf9d6
netfilter: ctnetlink: group errors into logical errno sets
by Pablo Neira Ayuso
· 16 years ago
93f6515
netfilter: ebtables: add IPv6 support
by Kuo-lang Tseng
· 16 years ago
2e761e0
ipv6 netns: init net is used to set bindv6only for new sock
by Pavel Emelyanov
· 16 years ago
469689a4d
af_iucv: exploit target message class support of IUCV
by Ursula Braun
· 16 years ago
7b9d1b2
iucv: prevent cpu hotplug when walking cpu_online_map.
by Heiko Carstens
· 16 years ago
f1494ed
iucv: fix section mismatch warning.
by Heiko Carstens
· 16 years ago
1420a4f
irda: net/irda build fix: mcs7780
by Ingo Molnar
· 16 years ago
7bfe8bd
sctp: Fix problems with the new SCTP_DELAYED_ACK code
by Vlad Yasevich
· 16 years ago
1b84d94
tg3: Update version to 3.92.1
by Matt Carlson
· 16 years ago
5f0c4a3
tg3: Fix 5761 WOL
by Matt Carlson
· 16 years ago
0ba11fb
tg3: Fix a flags typo
by Matt Carlson
· 16 years ago
2bd3ed0
tg3: Fix 5714S / 5715S / 5780S link failures
by Matt Carlson
· 16 years ago
b6b1619
iwlwifi: fix oops in iwl3945_led_brightness_set
by Marcin Slusarz
· 16 years ago
585c543
include/linux/ssb/ssb_driver_gige.h typo fix
by Adrian Bunk
· 16 years ago
be038b3
mac80211: Checking IBSS support while changing channel in ad-hoc mode
by Assaf Krauss
· 16 years ago
872ba53
mac80211: decrease IBSS creation latency
by Dan Williams
· 16 years ago
d005b1d
zd1211rw: Fix data padding for QoS
by Michael Buesch
· 16 years ago
ad81b2f
mac80211: Fixing slow IBSS rejoin
by Assaf Krauss
· 16 years ago
a01f545
libertas: fix sleep confirmation
by Holger Schurig
· 16 years ago
507b06d
mac80211: send association event on IBSS create
by Dan Williams
· 16 years ago
ea17730
ipw2200: queue direct scans
by Dan Williams
· 16 years ago
9457afe
netlink: Remove nonblock parameter from netlink_attachskb
by Denis V. Lunev
· 16 years ago
40aecb1
tipc: Message rejection rework preparatory changes
by Allan Stephens
· 16 years ago
99c1459
tipc: Fix bugs in rejection of message with short header
by Allan Stephens
· 16 years ago
9bef543
tipc: Message header creation optimizations
by Allan Stephens
· 16 years ago
bd78453
tipc: Expand link sequence gap field to 13 bits
by Allan Stephens
· 16 years ago
307fdf5
tipc: Add missing spinlock in name table display code
by Allan Stephens
· 16 years ago
0f15d36
tipc: Prevent display of name table types with no publications
by Allan Stephens
· 16 years ago
7571521
tipc: Optimize message initialization routine
by Allan Stephens
· 16 years ago
9c396a7
tipc: Prevent access of non-existent field in short message header
by Allan Stephens
· 16 years ago
1265a02
tipc: Minor optimizations to received message processing
by Allan Stephens
· 16 years ago
a686e68
tipc: Fix minor bugs in link session number handling
by Allan Stephens
· 16 years ago
e0d4e3d
tipc: Fix bugs in message error code display when debugging
by Allan Stephens
· 16 years ago
5307e46
tipc: Standardize error checking on incoming messages via native API
by Allan Stephens
· 16 years ago
84b07c1
tipc: Fix bug in connection setup via native API
by Allan Stephens
· 16 years ago
24b9568
l2tp: Fix possible oops if transmitting or receiving when tunnel goes down
by James Chapman
· 16 years ago
293ad60
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
by Octavian Purdila
· 16 years ago
26af65c
tcp: Increment OUTRSTS in tcp_send_active_reset()
by Sridhar Samudrala
· 16 years ago
22dd485
raw: Raw socket leak.
by Denis V. Lunev
· 16 years ago
199f7d2
lt2p: Fix possible WARN_ON from socket code when UDP socket is closed
by James Chapman
· 16 years ago
b4496d4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
4546002
USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
by Felix Homann
· 16 years ago
a3bafee
ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable
by Michael Buesch
· 16 years ago
a75eda4
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
by Holger Schurig
· 16 years ago
a6d4eae
ipw2200: expire and use oldest BSS on adhoc create
by Dan Williams
· 16 years ago
b212f33
airo warning fix
by Andrew Morton
· 17 years ago
48e6c51
b43legacy: Fix controller restart crash
by Michael Buesch
· 17 years ago
b9031d9
sctp: Fix ECN markings for IPv6
by Vlad Yasevich
· 16 years ago
8b750ce
sctp: Flush the queue only once during fast retransmit.
by Vlad Yasevich
· 16 years ago
62aeaff
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
by Vlad Yasevich
· 16 years ago
a646523
sctp: Correctly implement Fast Recovery cwnd manipulations.
by Vlad Yasevich
· 16 years ago
159c6be
sctp: Move sctp_v4_dst_saddr out of loop
by Gui Jianfeng
· 16 years ago
4141ddc
sctp: retran_path update bug fix
by Gui Jianfeng
· 16 years ago
aed5a83
Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix
by David S. Miller
· 16 years ago
a660447
tcp: fix skb vs fack_count out-of-sync condition
by Ilpo Järvinen
· 16 years ago
c03e05d
sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.
by Mark Asselstine
· 16 years ago
a13366c
xfrm: xfrm_algo: correct usage of RIPEMD-160
by Adrian-Ken Rueegsegger
· 16 years ago
9596cc82
[IPV6]: Do not change protocol for UDPv6 sockets with pending sent data.
by Denis V. Lunev
· 16 years ago
36d926b
[IPV6]: inet_sk(sk)->cork.opt leak
by Denis V. Lunev
· 16 years ago
49d074f
[IPV6]: Do not change protocol for raw IPv6 sockets.
by Denis V. Lunev
· 16 years ago
91e1908
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
by YOSHIFUJI Hideaki
· 16 years ago
187e383
[IPV6]: Check outgoing interface even if source address is unspecified.
by YOSHIFUJI Hideaki
· 16 years ago
95b496b
[IPV6]: Fix the data length of get destination options with short length
by Yang Hongyang
· 17 years ago
05335c2
[IPV6]: Fix the return value of get destination options with NULL data pointer
by Yang Hongyang
· 17 years ago
4bed72e
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
by YOSHIFUJI Hideaki
· 17 years ago
baa2bfb
[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.
by YOSHIFUJI Hideaki
· 16 years ago
8283637
[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.
by Colin
· 17 years ago
24ef0da
[IPV6] ADDRCONF: Check range of prefix length
by Thomas Graf
· 17 years ago
a3c9608
[IPV6] UDP: Possible dst leak in udpv6_sendmsg.
by YOSHIFUJI Hideaki
· 16 years ago
e511710
[SCTP]: Fix NULL dereference of asoc.
by YOSHIFUJI Hideaki
· 16 years ago
8b91ac0
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
8aca6cb
tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
by Ilpo Järvinen
· 16 years ago
b9c6989
netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather()
by Jarek Poplawski
· 16 years ago
d2ee3f2
netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED state
by Dong Wei
· 16 years ago
Next »